1 instantiation of StandardBuildEnvironment
dotnet (1)
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.12.0-1.26429.117\contentFiles\cs\net11.0\StandardBuildEnvironment.cs (1)
17
internal static readonly StandardBuildEnvironment Instance = new
StandardBuildEnvironment
();
2 references to StandardBuildEnvironment
dotnet (2)
Commands\Run\CSharpCompilerCommand.cs (1)
113
buildEnvironment:
StandardBuildEnvironment
.Instance,
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.12.0-1.26429.117\contentFiles\cs\net11.0\StandardBuildEnvironment.cs (1)
17
internal static readonly
StandardBuildEnvironment
Instance = new StandardBuildEnvironment();