1 write to LocalPath
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
586
runtimeTarget.
LocalPath
= propertyValue;
2 references to LocalPath
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (2)
801
.Select(e => new RuntimeFile(e.Path, e.AssemblyVersion, e.FileVersion, e.
LocalPath
))
813
.Select(e => new RuntimeFile(e.Path, e.AssemblyVersion, e.FileVersion, e.
LocalPath
))