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