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