2 references to CompilationOnlyPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
427case DependencyContextStrings.CompilationOnlyPropertyName:
DependencyContextWriter.cs (1)
300jsonWriter.WriteBoolean(DependencyContextStrings.CompilationOnlyPropertyName, true);