10 references to ThrowInternalError
Microsoft.Build.Utilities.Core (10)
ErrorUtilities.cs (1)
88
ThrowInternalError
("Lock should already have been taken");
PrintLineDebugger.cs (3)
83
ErrorUtilities.
ThrowInternalError
("Cannot set a new writer over an old writer. Remove the old one first");
105
ErrorUtilities.
ThrowInternalError
("Cannot unset an already null writer");
169
ErrorUtilities.
ThrowInternalError
($"The writer from this {nameof(PrintLineDebugger)} instance differs from the static writer.");
ResourceUtilities.cs (4)
452
ErrorUtilities.
ThrowInternalError
("The resource string \"" + resourceName + "\" was not found.");
460
ErrorUtilities.
ThrowInternalError
(e.Message);
467
ErrorUtilities.
ThrowInternalError
(e.Message);
474
ErrorUtilities.
ThrowInternalError
(e.Message);
TaskLoggingHelper.cs (1)
1407
ErrorUtilities.
ThrowInternalError
("Impossible canonical part.");
ToolTask.cs (1)
1016
ErrorUtilities.
ThrowInternalError
("Unknown tool notification.");