7 references to ThrowIfTypeDoesNotImplementToString
Microsoft.Build (7)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (7)
979ErrorUtilities.ThrowIfTypeDoesNotImplementToString(outputs[0]); 997ErrorUtilities.ThrowIfTypeDoesNotImplementToString(inputs[0]); 1005ErrorUtilities.ThrowIfTypeDoesNotImplementToString(outputs[i]); 1023ErrorUtilities.ThrowIfTypeDoesNotImplementToString(inputs[0]); 1040ErrorUtilities.ThrowIfTypeDoesNotImplementToString(input); 1096ErrorUtilities.ThrowIfTypeDoesNotImplementToString(input); 1104ErrorUtilities.ThrowIfTypeDoesNotImplementToString(output);