12 references to ThrowInternalError
Microsoft.Build.Tasks.Core (12)
AssemblyFolder.cs (1)
57ErrorUtilities.ThrowInternalError("AssemblyFolder.AddFoldersFromRegistryKey expected a known hive.");
CodeTaskFactory.cs (1)
861ErrorUtilities.ThrowInternalError("Cached assembly entry has no file path in out-of-process mode");
ErrorUtilities.cs (1)
88ThrowInternalError("Lock should already have been taken");
PrintLineDebugger.cs (3)
83ErrorUtilities.ThrowInternalError("Cannot set a new writer over an old writer. Remove the old one first"); 105ErrorUtilities.ThrowInternalError("Cannot unset an already null writer"); 169ErrorUtilities.ThrowInternalError($"The writer from this {nameof(PrintLineDebugger)} instance differs from the static writer.");
ResolveComReference.cs (1)
1042ErrorUtilities.ThrowInternalError("Unknown wrapper type!");
ResourceUtilities.cs (4)
452ErrorUtilities.ThrowInternalError("The resource string \"" + resourceName + "\" was not found."); 460ErrorUtilities.ThrowInternalError(e.Message); 467ErrorUtilities.ThrowInternalError(e.Message); 474ErrorUtilities.ThrowInternalError(e.Message);
XamlTaskFactory\CommandLineGenerator.cs (1)
266ErrorUtilities.ThrowInternalError("InternalError");