11 references to VerifyThrowInternalRooted
Microsoft.Build (11)
Construction\ProjectRootElement.cs (5)
218ErrorUtilities.VerifyThrowInternalRooted(path); 1753ErrorUtilities.VerifyThrowInternalRooted(path); 1785ErrorUtilities.VerifyThrowInternalRooted(fullPath); 2038ErrorUtilities.VerifyThrowInternalRooted(projectFile); 2073ErrorUtilities.VerifyThrowInternalRooted(fullPath);
Construction\Solution\SolutionFile.cs (3)
206ErrorUtilities.VerifyThrowInternalRooted(value); 285ErrorUtilities.VerifyThrowInternalRooted(solutionFile); 471ErrorUtilities.VerifyThrowInternalRooted(_solutionFile);
Evaluation\ProjectRootElementCache.cs (2)
262ErrorUtilities.VerifyThrowInternalRooted(projectFile); 590ErrorUtilities.VerifyThrowInternalRooted(oldFullPathIfAny);
Evaluation\SimpleProjectRootElementCache.cs (1)
43ErrorUtilities.VerifyThrowInternalRooted(projectFile);