4 writes to s_dev10IsInstalled
Microsoft.Build (4)
Definition\Toolset.cs (4)
560s_dev10IsInstalled = false; 572s_dev10IsInstalled = true; 576s_dev10IsInstalled = false; 583s_dev10IsInstalled = false;
2 references to s_dev10IsInstalled
Microsoft.Build (2)
Definition\Toolset.cs (2)
546if (s_dev10IsInstalled == null) 587return s_dev10IsInstalled.Value;