2 references to AllowUnsafePropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
297
case DependencyContextStrings.
AllowUnsafePropertyName
:
DependencyContextWriter.cs (1)
88
AddBooleanPropertyIfNotNull(DependencyContextStrings.
AllowUnsafePropertyName
, compilationOptions.AllowUnsafe, jsonWriter);