1 write to Path
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
560
Path
= runtimePath
2 references to Path
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (2)
789
.Select(e => new RuntimeFile(e.
Path
, e.AssemblyVersion, e.FileVersion))
801
.Select(e => new RuntimeFile(e.
Path
, e.AssemblyVersion, e.FileVersion))