1 instantiation of NetEnvironmentInfo
Microsoft.DotNet.MSBuildSdkResolver (1)
NETBundlesNativeWrapper.cs (1)
10
var info = new
NetEnvironmentInfo
();
3 references to NetEnvironmentInfo
Microsoft.DotNet.MSBuildSdkResolver (3)
INETBundleProvider.cs (1)
8
NetEnvironmentInfo
GetDotnetEnvironmentInfo(string dotnetDir);
NETBundlesNativeWrapper.cs (2)
8
public
NetEnvironmentInfo
GetDotnetEnvironmentInfo(string dotnetExeDirectory)
10
var
info = new NetEnvironmentInfo();