12 references to VerifyThrowInternalRooted
Microsoft.Build (12)
Construction\ProjectRootElement.cs (5)
234ErrorUtilities.VerifyThrowInternalRooted(path); 1761ErrorUtilities.VerifyThrowInternalRooted(path); 1793ErrorUtilities.VerifyThrowInternalRooted(fullPath); 2051ErrorUtilities.VerifyThrowInternalRooted(projectFile); 2086ErrorUtilities.VerifyThrowInternalRooted(fullPath);
Construction\Solution\SolutionFile.cs (4)
236ErrorUtilities.VerifyThrowInternalRooted(value); 352ErrorUtilities.VerifyThrowInternalRooted(_solutionFile); 539ErrorUtilities.VerifyThrowInternalRooted(solutionFile); 736ErrorUtilities.VerifyThrowInternalRooted(_solutionFile);
Evaluation\ProjectRootElementCache.cs (2)
256ErrorUtilities.VerifyThrowInternalRooted(projectFile); 551ErrorUtilities.VerifyThrowInternalRooted(oldFullPathIfAny);
Evaluation\SimpleProjectRootElementCache.cs (1)
43ErrorUtilities.VerifyThrowInternalRooted(projectFile);