2 references to PlatformPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
294case DependencyContextStrings.PlatformPropertyName:
DependencyContextWriter.cs (1)
87AddStringPropertyIfNotNull(DependencyContextStrings.PlatformPropertyName, compilationOptions.Platform, jsonWriter);