4 writes to s_dev10IsInstalled
Microsoft.Build (4)
Definition\Toolset.cs (4)
550s_dev10IsInstalled = false; 562s_dev10IsInstalled = true; 566s_dev10IsInstalled = false; 573s_dev10IsInstalled = false;
2 references to s_dev10IsInstalled
Microsoft.Build (2)
Definition\Toolset.cs (2)
536if (s_dev10IsInstalled == null) 577return s_dev10IsInstalled.Value;