4 references to VerifyThrowInternalNull
Microsoft.Build.Framework (4)
AssemblyUtilities.cs (1)
145FrameworkErrorUtilities.VerifyThrowInternalNull(cultures);
CommunicationsUtilities.cs (1)
90FrameworkErrorUtilities.VerifyThrowInternalNull(FrameworkDebugUtils.ProcessInfoString, nameof(FrameworkDebugUtils.DebugPath));
ErrorUtilities.cs (1)
57VerifyThrowInternalNull(parameterValue, parameterName);
ReuseableStringBuilder.cs (1)
301FrameworkErrorUtilities.VerifyThrowInternalNull(returning._borrowedBuilder);