5 references to ThrowInternalError
Microsoft.Build.Framework (5)
BackEnd\InterningBinaryReader.cs (2)
121
FrameworkErrorUtilities.
ThrowInternalError
($"From calculating based on the memorystream, about to read n = {n}. length = {length}, rawPosition = {rawPosition}, readLength = {readLength}, stringLength = {stringLength}, currPos = {currPos}.");
136
FrameworkErrorUtilities.
ThrowInternalError
($"From getting the length out of BaseStream.Read directly, about to read n = {n}. readLength = {readLength}, stringLength = {stringLength}, currPos = {currPos}");
Utilities\ConversionUtilities.cs (1)
158
FrameworkErrorUtilities.
ThrowInternalError
("Cannot numeric evaluate");
Utilities\FileMatcher.cs (2)
243
FrameworkErrorUtilities.
ThrowInternalError
("Unexpected filesystem entity type.");
1693
FrameworkErrorUtilities.
ThrowInternalError
("Unexpected empty 'input' provided.");