9 references to ThrowInternalError
MSBuild (9)
ErrorUtilities.cs (1)
88
ThrowInternalError
("Lock should already have been taken");
NodeEndpointOutOfProcBase.cs (1)
185
ErrorUtilities.
ThrowInternalError
("Connect() not valid on the out of proc endpoint.");
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);