1 write to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (1)
MonoMSBuildDiscovery.cs (1)
85
s_monoRuntimeExecutablePath
= RealPath(monoPath);
2 references to s_monoRuntimeExecutablePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (2)
MonoMSBuildDiscovery.cs (2)
74
if (
s_monoRuntimeExecutablePath
== null)
88
return
s_monoRuntimeExecutablePath
;