2 references to ThrowInternalError
Microsoft.Build.Utilities.Core (2)
ErrorUtilities.cs (1)
67
ThrowInternalError
($"This type does not implement ToString() properly {param.GetType().FullName!}");
ResourceUtilities.cs (1)
428
ErrorUtilities.
ThrowInternalError
($"Invalid resource parameter type, was {param.GetType().FullName}");