1 reference to AllowUnsafePropertyName
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextJsonReader.cs (1)
171
var allowUnsafe = compilationOptionsJson.ValueAsNullableBoolean(DependencyContextStrings.
AllowUnsafePropertyName
);