2 writes to s_currentHost
Microsoft.Build (2)
BackEnd\Components\Communications\CurrentHost.cs (2)
34s_currentHost = dotnetExe; 38s_currentHost = EnvironmentUtilities.ProcessPath;
2 references to s_currentHost
Microsoft.Build (2)
BackEnd\Components\Communications\CurrentHost.cs (2)
28if (s_currentHost == null) 42return s_currentHost;