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