3 writes to RuntimeInfo
Microsoft.DotNet.NativeWrapper (3)
NETEnvironmentInfo.cs (3)
53RuntimeInfo = runtimeInfo; 59RuntimeInfo = []; 76RuntimeInfo = runtimeInfo;
1 reference to RuntimeInfo
dotnet (1)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
58var runtimeFormatter = new RuntimeOutputWriter(environmentInfo.RuntimeInfo, productCollection, _productCollectionProvider, _reporter);