1 write to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
src\Workspaces\Core\MSBuild.BuildHost\Rpc\Contracts\MonoMSBuildDiscovery.cs (1)
84s_monoRuntimeExecutablePath = RealPath(monoPath);
2 references to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
src\Workspaces\Core\MSBuild.BuildHost\Rpc\Contracts\MonoMSBuildDiscovery.cs (2)
73if (s_monoRuntimeExecutablePath == null) 87return s_monoRuntimeExecutablePath;