2 references to WarningsAsErrorsPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
300
case DependencyContextStrings.
WarningsAsErrorsPropertyName
:
DependencyContextWriter.cs (1)
89
AddBooleanPropertyIfNotNull(DependencyContextStrings.
WarningsAsErrorsPropertyName
, compilationOptions.WarningsAsErrors, jsonWriter);