12 references to VerifyThrowInternalRooted
Microsoft.Build (12)
Construction\ProjectRootElement.cs (5)
234ErrorUtilities.VerifyThrowInternalRooted(path); 1765ErrorUtilities.VerifyThrowInternalRooted(path); 1797ErrorUtilities.VerifyThrowInternalRooted(fullPath); 2055ErrorUtilities.VerifyThrowInternalRooted(projectFile); 2090ErrorUtilities.VerifyThrowInternalRooted(fullPath);
Construction\Solution\SolutionFile.cs (4)
237ErrorUtilities.VerifyThrowInternalRooted(value); 353ErrorUtilities.VerifyThrowInternalRooted(_solutionFile); 540ErrorUtilities.VerifyThrowInternalRooted(solutionFile); 737ErrorUtilities.VerifyThrowInternalRooted(_solutionFile);
Evaluation\ProjectRootElementCache.cs (2)
261ErrorUtilities.VerifyThrowInternalRooted(projectFile); 542ErrorUtilities.VerifyThrowInternalRooted(oldFullPathIfAny);
Evaluation\SimpleProjectRootElementCache.cs (1)
43ErrorUtilities.VerifyThrowInternalRooted(projectFile);