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