Searched refs:VerifyThrowInternalRooted (Results 1 – 4 of 4) sorted by relevance
200 ErrorUtilities.VerifyThrowInternalRooted(projectFile); in Get()514 ErrorUtilities.VerifyThrowInternalRooted(oldFullPathIfAny); in RenameEntryInternal()
227 ErrorUtilities.VerifyThrowInternalRooted(path); in ProjectRootElement()1788 ErrorUtilities.VerifyThrowInternalRooted(path); in Open()1820 ErrorUtilities.VerifyThrowInternalRooted(fullPath); in OpenProjectOrSolution()2060 ErrorUtilities.VerifyThrowInternalRooted(projectFile); in CreateProjectFromPath()2094 ErrorUtilities.VerifyThrowInternalRooted(fullPath); in LoadDocument()
268 ErrorUtilities.VerifyThrowInternalRooted(value);353 ErrorUtilities.VerifyThrowInternalRooted(solutionFile); in GetSolutionFileAndVisualStudioMajorVersions()502 ErrorUtilities.VerifyThrowInternalRooted(_solutionFile); in ParseSolutionFile()
157 internal static void VerifyThrowInternalRooted(string value) in VerifyThrowInternalRooted() method in Microsoft.Build.AppxPackage.Shared.ErrorUtilities