5 references to ThrowIfNullOrEmpty
Microsoft.Build (4)
BackEnd\Components\ProjectCache\CacheResult.cs (1)
89ArgumentException.ThrowIfNullOrEmpty(targetResults);
BackEnd\Components\ProjectCache\Experimental\CacheResult.cs (1)
91ArgumentException.ThrowIfNullOrEmpty(targetResults);
BackEnd\Components\ProjectCache\Experimental\ProxyTargets.cs (1)
36ArgumentException.ThrowIfNullOrEmpty(proxyTargetToRealTargetMap);
BackEnd\Components\ProjectCache\ProxyTargets.cs (1)
35ArgumentException.ThrowIfNullOrEmpty(proxyTargetToRealTargetMap);
MSBuild (1)
XMake.cs (1)
862ArgumentException.ThrowIfNullOrEmpty(commandLine);