1 write to Path
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
564
Path
= runtimePath
2 references to Path
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))