2 references to PathPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
693case DependencyContextStrings.PathPropertyName:
DependencyContextWriter.cs (1)
443jsonWriter.WriteString(DependencyContextStrings.PathPropertyName, library.Path);