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