4 references to VerifyThrowInternalNull
Microsoft.Build.Engine.OM.UnitTests (4)
ErrorUtilities.cs (2)
151VerifyThrowInternalNull(parameterValue, parameterName); 161VerifyThrowInternalNull(parameterValue, parameterName);
PrintLineDebugger.cs (1)
30ErrorUtilities.VerifyThrowInternalNull(propertyInfo, nameof(propertyInfo));
ResourceUtilities.cs (1)
42ErrorUtilities.VerifyThrowInternalNull(message, nameof(message));