2 references to LocalePropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
615
if (propertyName == DependencyContextStrings.
LocalePropertyName
)
DependencyContextWriter.cs (1)
224
jsonWriter.WriteString(DependencyContextStrings.
LocalePropertyName
, resourceAssembly.Locale);