2 instantiations of DependencyContextJsonReader
dotnet-svcutil-lib (1)
Shared\MSBuildProj.cs (1)
892
depContext = new
DependencyContextJsonReader
().Read(stream);
Microsoft.Extensions.DependencyModel (1)
DependencyContextLoader.cs (1)
26
() => new
DependencyContextJsonReader
())