12 references to VerifyThrowInternalRooted
Microsoft.Build (12)
Construction\ProjectRootElement.cs (5)
218ErrorUtilities.VerifyThrowInternalRooted(path); 1735ErrorUtilities.VerifyThrowInternalRooted(path); 1767ErrorUtilities.VerifyThrowInternalRooted(fullPath); 2020ErrorUtilities.VerifyThrowInternalRooted(projectFile); 2055ErrorUtilities.VerifyThrowInternalRooted(fullPath);
Construction\Solution\SolutionFile.cs (4)
229ErrorUtilities.VerifyThrowInternalRooted(value); 337ErrorUtilities.VerifyThrowInternalRooted(_solutionFile); 524ErrorUtilities.VerifyThrowInternalRooted(solutionFile); 715ErrorUtilities.VerifyThrowInternalRooted(_solutionFile);
Evaluation\ProjectRootElementCache.cs (2)
262ErrorUtilities.VerifyThrowInternalRooted(projectFile); 543ErrorUtilities.VerifyThrowInternalRooted(oldFullPathIfAny);
Evaluation\SimpleProjectRootElementCache.cs (1)
43ErrorUtilities.VerifyThrowInternalRooted(projectFile);