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