1 write to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Rpc\Contracts\MonoMSBuildDiscovery.cs (1)
86
s_monoRuntimeExecutablePath
= RealPath(monoPath);
2 references to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Rpc\Contracts\MonoMSBuildDiscovery.cs (2)
75
if (
s_monoRuntimeExecutablePath
== null)
89
return
s_monoRuntimeExecutablePath
;