8 references to VerifyThrowArgumentLengthIfNotNull
Microsoft.Build (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
298/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(string, string)"/> 300=> FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(parameter, parameterName);
Microsoft.Build.Tasks.Core (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
298/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(string, string)"/> 300=> FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(parameter, parameterName);
Microsoft.Build.Utilities.Core (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
298/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(string, string)"/> 300=> FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(parameter, parameterName);
MSBuild (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
298/// <inheritdoc cref="FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(string, string)"/> 300=> FrameworkErrorUtilities.VerifyThrowArgumentLengthIfNotNull(parameter, parameterName);