7 references to ThrowInternalError
Microsoft.Build.Tasks.Core (7)
AssemblyDependency\Node\OutOfProcRarClient.cs (2)
89
ErrorUtilities.
ThrowInternalError
($"Received unexpected log event type {logMessagePacket.Type}");
96
ErrorUtilities.
ThrowInternalError
($"Received unexpected packet type {packet.Type}");
AssemblyDependency\Node\OutOfProcRarNodeEndpoint.cs (1)
117
ErrorUtilities.
ThrowInternalError
($"Received unexpected packet type {packetType}");
ErrorUtilities.cs (1)
67
ThrowInternalError
($"This type does not implement ToString() properly {param.GetType().FullName!}");
LogMessagePacketBase.cs (1)
771
ErrorUtilities.
ThrowInternalError
($"Not Supported LoggingEventType {eventType}");
MSBuild.cs (1)
165
ErrorUtilities.
ThrowInternalError
($"Unexpected case {_skipNonExistentProjects}");
ResourceUtilities.cs (1)
428
ErrorUtilities.
ThrowInternalError
($"Invalid resource parameter type, was {param.GetType().FullName}");