1 instantiation of RuntimeOutputWriter
dotnet (1)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
55
var runtimeFormatter = new
RuntimeOutputWriter
(environmentInfo.RuntimeInfo, productCollection, _productCollectionProvider, _reporter);
1 reference to RuntimeOutputWriter
dotnet (1)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
55
var
runtimeFormatter = new RuntimeOutputWriter(environmentInfo.RuntimeInfo, productCollection, _productCollectionProvider, _reporter);