2 references to VerifyThrowArgumentNull
Microsoft.Build (2)
BackEnd\BuildManager\BuildParameters.cs (2)
487ErrorUtilities.VerifyThrowArgumentNull(logger, nameof(ForwardingLoggers), "NullLoggerNotAllowed"); 547ErrorUtilities.VerifyThrowArgumentNull(logger, "Loggers", "NullLoggerNotAllowed");