9 references to VerifyThrowInternalNull
MSBuild (9)
OutOfProcTaskHostNode.cs (2)
1564
ErrorUtilities.
VerifyThrowInternalNull
(s_mismatchedEnvironmentValues, "mismatchedEnvironmentValues");
1627
ErrorUtilities.
VerifyThrowInternalNull
(s_mismatchedEnvironmentValues, "mismatchedEnvironmentValues");
OutOfProcTaskHostTaskResult.cs (1)
65
ErrorUtilities.
VerifyThrowInternalNull
(taskException);
PrintLineDebugger.cs (1)
32
ErrorUtilities.
VerifyThrowInternalNull
(propertyInfo);
ResourceUtilities.cs (1)
39
ErrorUtilities.
VerifyThrowInternalNull
(message);
TaskHostTaskComplete.cs (1)
108
ErrorUtilities.
VerifyThrowInternalNull
(result);
TaskParameter.cs (3)
634
ErrorUtilities.
VerifyThrowInternalNull
(_escapedItemSpec);
956
ErrorUtilities.
VerifyThrowInternalNull
(_escapedItemSpec);
957
ErrorUtilities.
VerifyThrowInternalNull
(_customEscapedMetadata);