374 references to VerifyThrowArgumentNull
Microsoft.Build (373)
AwaitExtensions.cs (3)
58ErrorUtilities.VerifyThrowArgumentNull(handle); 69ErrorUtilities.VerifyThrowArgumentNull(handles, "handle"); 98ErrorUtilities.VerifyThrowArgumentNull(handles, "handle");
BackEnd\BuildManager\BuildManager.cs (3)
290ErrorUtilities.VerifyThrowArgumentNull(hostName); 891ErrorUtilities.VerifyThrowArgumentNull(requestData); 1233ErrorUtilities.VerifyThrowArgumentNull(submission);
BackEnd\BuildManager\BuildParameters.cs (1)
243ErrorUtilities.VerifyThrowArgumentNull(projectCollection);
BackEnd\BuildManager\BuildRequestData.cs (5)
67ErrorUtilities.VerifyThrowArgumentNull(projectInstance); 71ErrorUtilities.VerifyThrowArgumentNull(targetName, "target"); 96ErrorUtilities.VerifyThrowArgumentNull(requestedProjectState); 130ErrorUtilities.VerifyThrowArgumentNull(requestedProjectState); 148ErrorUtilities.VerifyThrowArgumentNull(globalProperties);
BackEnd\BuildManager\BuildRequestDataBase.cs (2)
16ErrorUtilities.VerifyThrowArgumentNull(targetNames); 19ErrorUtilities.VerifyThrowArgumentNull(targetName, "target");
BackEnd\BuildManager\BuildSubmission.cs (2)
38ErrorUtilities.VerifyThrowArgumentNull(requestData); 80ErrorUtilities.VerifyThrowArgumentNull(result);
BackEnd\BuildManager\BuildSubmissionBase.cs (1)
43ErrorUtilities.VerifyThrowArgumentNull(buildManager);
BackEnd\Client\MSBuildClientPacketPump.cs (1)
78ErrorUtilities.VerifyThrowArgumentNull(stream);
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (3)
593ErrorUtilities.VerifyThrowArgumentNull(host); 1333ErrorUtilities.VerifyThrowArgumentNull(config); 1345ErrorUtilities.VerifyThrowArgumentNull(blocker);
BackEnd\Components\BuildRequestEngine\BuildRequestEntry.cs (4)
125ErrorUtilities.VerifyThrowArgumentNull(request); 126ErrorUtilities.VerifyThrowArgumentNull(requestConfiguration); 306ErrorUtilities.VerifyThrowArgumentNull(result); 474ErrorUtilities.VerifyThrowArgumentNull(result);
BackEnd\Components\BuildRequestEngine\FullyQualifiedBuildRequest.cs (2)
38ErrorUtilities.VerifyThrowArgumentNull(config); 39ErrorUtilities.VerifyThrowArgumentNull(targets);
BackEnd\Components\Caching\ConfigCache.cs (4)
76ErrorUtilities.VerifyThrowArgumentNull(config); 110ErrorUtilities.VerifyThrowArgumentNull(config); 121ErrorUtilities.VerifyThrowArgumentNull(configMetadata); 344ErrorUtilities.VerifyThrowArgumentNull(host);
BackEnd\Components\Caching\ResultsCache.cs (1)
284ErrorUtilities.VerifyThrowArgumentNull(host);
BackEnd\Components\Communications\NodeEndpointInProc.cs (2)
104ErrorUtilities.VerifyThrowArgumentNull(host); 334ErrorUtilities.VerifyThrowArgumentNull(packet);
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
160ErrorUtilities.VerifyThrowArgumentNull(packet);
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
81ErrorUtilities.VerifyThrowArgumentNull(factory);
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
98ErrorUtilities.VerifyThrowArgumentNull(packet);
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
530ErrorUtilities.VerifyThrowArgumentNull(factory);
BackEnd\Components\Logging\ForwardingLoggerRecord.cs (1)
24ErrorUtilities.VerifyThrowArgumentNull(forwardingLoggerDescription);
BackEnd\Components\Logging\LoggingContext.cs (2)
45ErrorUtilities.VerifyThrowArgumentNull(loggingService); 46ErrorUtilities.VerifyThrowArgumentNull(eventContext);
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
217ErrorUtilities.VerifyThrowArgumentNull(projectCacheDescriptor.PluginAssemblyPath, nameof(projectCacheDescriptor.PluginAssemblyPath));
BackEnd\Components\RequestBuilder\RequestBuilder.cs (7)
199ErrorUtilities.VerifyThrowArgumentNull(loggingContext); 200ErrorUtilities.VerifyThrowArgumentNull(entry); 335ErrorUtilities.VerifyThrowArgumentNull(projectFiles); 336ErrorUtilities.VerifyThrowArgumentNull(properties); 337ErrorUtilities.VerifyThrowArgumentNull(targets); 338ErrorUtilities.VerifyThrowArgumentNull(toolsVersions); 553ErrorUtilities.VerifyThrowArgumentNull(host);
BackEnd\Components\RequestBuilder\TargetBuilder.cs (6)
105ErrorUtilities.VerifyThrowArgumentNull(loggingContext, "projectLoggingContext"); 106ErrorUtilities.VerifyThrowArgumentNull(entry); 107ErrorUtilities.VerifyThrowArgumentNull(callback, "requestBuilderCallback"); 108ErrorUtilities.VerifyThrowArgumentNull(targetNames); 109ErrorUtilities.VerifyThrowArgumentNull(baseLookup); 215ErrorUtilities.VerifyThrowArgumentNull(host);
BackEnd\Components\RequestBuilder\TargetEntry.cs (5)
178ErrorUtilities.VerifyThrowArgumentNull(requestEntry); 179ErrorUtilities.VerifyThrowArgumentNull(targetBuilderCallback); 180ErrorUtilities.VerifyThrowArgumentNull(targetSpecification, "targetName"); 181ErrorUtilities.VerifyThrowArgumentNull(baseLookup, "lookup"); 182ErrorUtilities.VerifyThrowArgumentNull(host);
BackEnd\Components\RequestBuilder\TargetSpecification.cs (1)
33ErrorUtilities.VerifyThrowArgumentNull(referenceLocation);
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
296ErrorUtilities.VerifyThrowArgumentNull(lookup);
BackEnd\Components\RequestBuilder\TaskHost.cs (11)
117ErrorUtilities.VerifyThrowArgumentNull(host); 118ErrorUtilities.VerifyThrowArgumentNull(requestEntry); 411ErrorUtilities.VerifyThrowArgumentNull(e); 481ErrorUtilities.VerifyThrowArgumentNull(e); 522ErrorUtilities.VerifyThrowArgumentNull(e); 563ErrorUtilities.VerifyThrowArgumentNull(e); 654ErrorUtilities.VerifyThrowArgumentNull(eventName); 968ErrorUtilities.VerifyThrowArgumentNull(projectFileNames); 969ErrorUtilities.VerifyThrowArgumentNull(globalProperties); 1141ErrorUtilities.VerifyThrowArgumentNull(projectFileNames); 1142ErrorUtilities.VerifyThrowArgumentNull(globalProperties);
BackEnd\Components\Scheduler\SchedulableRequest.cs (7)
129ErrorUtilities.VerifyThrowArgumentNull(collection); 130ErrorUtilities.VerifyThrowArgumentNull(request); 314ErrorUtilities.VerifyThrowArgumentNull(activeTargets); 338ErrorUtilities.VerifyThrowArgumentNull(blockingRequest); 339ErrorUtilities.VerifyThrowArgumentNull(activeTargets); 375ErrorUtilities.VerifyThrowArgumentNull(result); 388ErrorUtilities.VerifyThrowArgumentNull(result);
BackEnd\Components\Scheduler\Scheduler.cs (6)
1357ErrorUtilities.VerifyThrowArgumentNull(request); 1358ErrorUtilities.VerifyThrowArgumentNull(responses); 1622ErrorUtilities.VerifyThrowArgumentNull(blockedRequest); 1623ErrorUtilities.VerifyThrowArgumentNull(blocker); 1681ErrorUtilities.VerifyThrowArgumentNull(blocker); 1682ErrorUtilities.VerifyThrowArgumentNull(responses);
BackEnd\Components\SdkResolution\OutOfProcNodeSdkResolverService.cs (1)
50ErrorUtilities.VerifyThrowArgumentNull(sendPacket);
BackEnd\Shared\BuildRequest.cs (2)
187ErrorUtilities.VerifyThrowArgumentNull(escapedTargets, "targets"); 188ErrorUtilities.VerifyThrowArgumentNull(parentBuildEventContext);
BackEnd\Shared\BuildRequestConfiguration.cs (3)
170ErrorUtilities.VerifyThrowArgumentNull(data); 212ErrorUtilities.VerifyThrowArgumentNull(instance); 233ErrorUtilities.VerifyThrowArgumentNull(other);
BackEnd\Shared\BuildRequestUnblocker.cs (2)
55ErrorUtilities.VerifyThrowArgumentNull(buildResult); 66ErrorUtilities.VerifyThrowArgumentNull(parentRequest);
BackEnd\Shared\BuildResult.cs (3)
526ErrorUtilities.VerifyThrowArgumentNull(target); 527ErrorUtilities.VerifyThrowArgumentNull(result); 567ErrorUtilities.VerifyThrowArgumentNull(results);
BackEnd\Shared\ConfigurationMetadata.cs (3)
27ErrorUtilities.VerifyThrowArgumentNull(configuration); 38ErrorUtilities.VerifyThrowArgumentNull(project); 55ErrorUtilities.VerifyThrowArgumentNull(globalProperties);
BackEnd\Shared\TargetResult.cs (2)
68ErrorUtilities.VerifyThrowArgumentNull(items); 69ErrorUtilities.VerifyThrowArgumentNull(result);
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (3)
302ErrorUtilities.VerifyThrowArgumentNull(loggingContext); 303ErrorUtilities.VerifyThrowArgumentNull(batchBucket); 355ErrorUtilities.VerifyThrowArgumentNull(parameters);
BuildEventFileInfo.cs (1)
100ErrorUtilities.VerifyThrowArgumentNull(file);
Collections\CopyOnReadEnumerable.cs (2)
47ErrorUtilities.VerifyThrowArgumentNull(backingEnumerable); 48ErrorUtilities.VerifyThrowArgumentNull(syncRoot);
Collections\CopyOnWritePropertyDictionary.cs (1)
339ErrorUtilities.VerifyThrowArgumentNull(projectProperty);
Collections\PropertyDictionary.cs (1)
479ErrorUtilities.VerifyThrowArgumentNull(projectProperty);
Collections\ReadOnlyConvertingDictionary.cs (2)
37ErrorUtilities.VerifyThrowArgumentNull(backing); 38ErrorUtilities.VerifyThrowArgumentNull(converter);
Construction\ProjectChooseElement.cs (1)
35ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectElement.cs (5)
52ErrorUtilities.VerifyThrowArgumentNull(link); 63ErrorUtilities.VerifyThrowArgumentNull(xmlElement); 64ErrorUtilities.VerifyThrowArgumentNull(containingProject); 265ErrorUtilities.VerifyThrowArgumentNull(value, "ContainingProject"); 353ErrorUtilities.VerifyThrowArgumentNull(element);
Construction\ProjectElementContainer.cs (6)
145ErrorUtilities.VerifyThrowArgumentNull(child); 200ErrorUtilities.VerifyThrowArgumentNull(child); 295ErrorUtilities.VerifyThrowArgumentNull(child); 354ErrorUtilities.VerifyThrowArgumentNull(element); 838ErrorUtilities.VerifyThrowArgumentNull(array); 867ErrorUtilities.VerifyThrowArgumentNull(array);
Construction\ProjectExtensionsElement.cs (4)
38ErrorUtilities.VerifyThrowArgumentNull(parent); 72ErrorUtilities.VerifyThrowArgumentNull(value, nameof(Content)); 120ErrorUtilities.VerifyThrowArgumentNull(value, "value"); 164ErrorUtilities.VerifyThrowArgumentNull(element);
Construction\ProjectImportElement.cs (1)
38ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectImportGroupElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectItemDefinitionElement.cs (2)
34ErrorUtilities.VerifyThrowArgumentNull(parent); 76ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue);
Construction\ProjectItemDefinitionGroupElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectItemElement.cs (2)
68ErrorUtilities.VerifyThrowArgumentNull(parent); 393ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue);
Construction\ProjectItemGroupElement.cs (1)
42ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectMetadataElement.cs (2)
34ErrorUtilities.VerifyThrowArgumentNull(parent); 92ErrorUtilities.VerifyThrowArgumentNull(value);
Construction\ProjectOnErrorElement.cs (1)
32ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectOtherwiseElement.cs (1)
33ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectOutputElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectPropertyElement.cs (2)
42ErrorUtilities.VerifyThrowArgumentNull(parent); 72ErrorUtilities.VerifyThrowArgumentNull(value);
Construction\ProjectPropertyGroupElement.cs (3)
34ErrorUtilities.VerifyThrowArgumentNull(parent); 62ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue); 79ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue);
Construction\ProjectRootElement.cs (12)
166ErrorUtilities.VerifyThrowArgumentNull(xmlReader); 167ErrorUtilities.VerifyThrowArgumentNull(projectRootElementCache); 185ErrorUtilities.VerifyThrowArgumentNull(projectRootElementCache); 219ErrorUtilities.VerifyThrowArgumentNull(projectRootElementCache); 241ErrorUtilities.VerifyThrowArgumentNull(document); 242ErrorUtilities.VerifyThrowArgumentNull(projectRootElementCache); 747ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 786ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 823ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 857ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 914ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 1850ErrorUtilities.VerifyThrowArgumentNull(project);
Construction\ProjectSdkElement.cs (1)
31ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectTargetElement.cs (7)
44ErrorUtilities.VerifyThrowArgumentNull(parent); 135ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.inputs); 155ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.outputs); 183ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.keepDuplicateOutputs); 203ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.dependsOnTargets); 223ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.beforeTargets); 243ErrorUtilities.VerifyThrowArgumentNull(value, XMakeAttributes.afterTargets);
Construction\ProjectTaskElement.cs (2)
49ErrorUtilities.VerifyThrowArgumentNull(parent); 326ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue);
Construction\ProjectUsingTaskBodyElement.cs (2)
36ErrorUtilities.VerifyThrowArgumentNull(parent); 74ErrorUtilities.VerifyThrowArgumentNull(value, nameof(TaskBody));
Construction\ProjectUsingTaskElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectUsingTaskParameterElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\ProjectWhenElement.cs (1)
34ErrorUtilities.VerifyThrowArgumentNull(parent);
Construction\UsingTaskParameterGroupElement.cs (1)
35ErrorUtilities.VerifyThrowArgumentNull(parent);
Definition\Project.cs (26)
111ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 112ErrorUtilities.VerifyThrowArgumentNull(link); 267ErrorUtilities.VerifyThrowArgumentNull(xml); 269ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 361ErrorUtilities.VerifyThrowArgumentNull(xmlReader); 363ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 457ErrorUtilities.VerifyThrowArgumentNull(projectFile); 459ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 853ErrorUtilities.VerifyThrowArgumentNull(item); 863ErrorUtilities.VerifyThrowArgumentNull(item); 1080ErrorUtilities.VerifyThrowArgumentNull(metadatum); 1091ErrorUtilities.VerifyThrowArgumentNull(item); 1101ErrorUtilities.VerifyThrowArgumentNull(item); 1112ErrorUtilities.VerifyThrowArgumentNull(property); 1882ErrorUtilities.VerifyThrowArgumentNull(xml); 1884ErrorUtilities.VerifyThrowArgumentNull(owner); 1906ErrorUtilities.VerifyThrowArgumentNull(xmlReader); 1908ErrorUtilities.VerifyThrowArgumentNull(owner); 1941ErrorUtilities.VerifyThrowArgumentNull(projectFile); 1943ErrorUtilities.VerifyThrowArgumentNull(owner); 2928ErrorUtilities.VerifyThrowArgumentNull(unevaluatedValue); 3155ErrorUtilities.VerifyThrowArgumentNull(property); 3217ErrorUtilities.VerifyThrowArgumentNull(item); 3237ErrorUtilities.VerifyThrowArgumentNull(items); 3260ErrorUtilities.VerifyThrowArgumentNull(unexpandedValue); 3636ErrorUtilities.VerifyThrowArgumentNull(item);
Definition\ProjectCollection.cs (5)
1013ErrorUtilities.VerifyThrowArgumentNull(toolset); 1382ErrorUtilities.VerifyThrowArgumentNull(projectRootElement); 1532ErrorUtilities.VerifyThrowArgumentNull(projectRootElement); 1671ErrorUtilities.VerifyThrowArgumentNull(logger); 1945ErrorUtilities.VerifyThrowArgumentNull(originalLogger);
Definition\ProjectImportPathMatch.cs (2)
32ErrorUtilities.VerifyThrowArgumentNull(propertyName); 33ErrorUtilities.VerifyThrowArgumentNull(searchPaths);
Definition\ProjectItem.cs (3)
131ErrorUtilities.VerifyThrowArgumentNull(xml); 134ErrorUtilities.VerifyThrowArgumentNull(evaluatedIncludeEscaped); 135ErrorUtilities.VerifyThrowArgumentNull(evaluatedIncludeBeforeWildcardExpansionEscaped);
Definition\ProjectMetadata.cs (6)
60ErrorUtilities.VerifyThrowArgumentNull(parent); 61ErrorUtilities.VerifyThrowArgumentNull(xml); 73ErrorUtilities.VerifyThrowArgumentNull(parent); 74ErrorUtilities.VerifyThrowArgumentNull(xml); 75ErrorUtilities.VerifyThrowArgumentNull(evaluatedValueEscaped); 134ErrorUtilities.VerifyThrowArgumentNull(value, "value");
Definition\ProjectProperty.cs (5)
43ErrorUtilities.VerifyThrowArgumentNull(project); 52ErrorUtilities.VerifyThrowArgumentNull(project); 53ErrorUtilities.VerifyThrowArgumentNull(evaluatedValueEscaped); 362ErrorUtilities.VerifyThrowArgumentNull(xml); 507ErrorUtilities.VerifyThrowArgumentNull(predecessor);
Definition\Toolset.cs (2)
275ErrorUtilities.VerifyThrowArgumentNull(environmentProperties); 276ErrorUtilities.VerifyThrowArgumentNull(globalProperties);
Definition\ToolsetConfigurationReader.cs (1)
72ErrorUtilities.VerifyThrowArgumentNull(readApplicationConfiguration);
Definition\ToolsetPropertyDefinition.cs (2)
42ErrorUtilities.VerifyThrowArgumentNull(source); 45ErrorUtilities.VerifyThrowArgumentNull(value);
Definition\ToolsetReader.cs (1)
352ErrorUtils.VerifyThrowArgumentNull(toolsets, "Toolsets");
Definition\ToolsetRegistryReader.cs (1)
65ErrorUtilities.VerifyThrowArgumentNull(msbuildRegistryWrapper, nameof(msbuildRegistryWrapper));
Errors\InvalidProjectFileException.cs (1)
218ErrorUtilities.VerifyThrowArgumentNull(projectFile);
Errors\InvalidToolsetDefinitionException.cs (2)
64ErrorUtilities.VerifyThrowArgumentNull(info); 106ErrorUtilities.VerifyThrowArgumentNull(info);
ErrorUtilities.cs (4)
494VerifyThrowArgumentNull(parameter, parameterName); 509VerifyThrowArgumentNull(parameter, parameterName); 541VerifyThrowArgumentNull(parameter, parameterName); 616VerifyThrowArgumentNull(array, arrayParameterName);
Evaluation\ConditionEvaluator.cs (7)
229ErrorUtilities.VerifyThrowArgumentNull(condition); 230ErrorUtilities.VerifyThrowArgumentNull(expander); 240ErrorUtilities.VerifyThrowArgumentNull(elementLocation); 430ErrorUtilities.VerifyThrowArgumentNull(condition); 431ErrorUtilities.VerifyThrowArgumentNull(expander); 432ErrorUtilities.VerifyThrowArgumentNull(evaluationDirectory); 433ErrorUtilities.VerifyThrowArgumentNull(elementLocation);
Evaluation\ProjectChangedEventArgs.cs (1)
22ErrorUtilities.VerifyThrowArgumentNull(project);
Evaluation\ProjectRootElementCache.cs (1)
518ErrorUtilities.VerifyThrowArgumentNull(projectRootElement);
Evaluation\ProjectXmlChangedEventArgs.cs (1)
37ErrorUtilities.VerifyThrowArgumentNull(projectXml);
Evaluation\SimpleProjectRootElementCache.cs (1)
124ErrorUtilities.VerifyThrowArgumentNull(projectRootElement);
EventArgsFormatting.cs (5)
72ErrorUtilities.VerifyThrowArgumentNull(e); 89ErrorUtilities.VerifyThrowArgumentNull(e); 105ErrorUtilities.VerifyThrowArgumentNull(e); 122ErrorUtilities.VerifyThrowArgumentNull(e); 151ErrorUtilities.VerifyThrowArgumentNull(e);
FileUtilities.cs (3)
1135ErrorUtilities.VerifyThrowArgumentNull(basePath); 1273ErrorUtilities.VerifyThrowArgumentNull(root); 1274ErrorUtilities.VerifyThrowArgumentNull(paths);
FrameworkLocationHelper.cs (2)
975ErrorUtilities.VerifyThrowArgumentNull(targetFrameworkRootPath); 976ErrorUtilities.VerifyThrowArgumentNull(frameworkName);
Globbing\CompositeGlob.cs (1)
88ErrorUtilities.VerifyThrowArgumentNull(globs);
Globbing\MSBuildGlob.cs (4)
94ErrorUtilities.VerifyThrowArgumentNull(stringToMatch); 118ErrorUtilities.VerifyThrowArgumentNull(stringToMatch); 171ErrorUtilities.VerifyThrowArgumentNull(globRoot); 172ErrorUtilities.VerifyThrowArgumentNull(fileSpec);
Globbing\MSBuildGlobWithGaps.cs (4)
44ErrorUtilities.VerifyThrowArgumentNull(mainGlob); 45ErrorUtilities.VerifyThrowArgumentNull(gaps); 58ErrorUtilities.VerifyThrowArgumentNull(mainGlob); 59ErrorUtilities.VerifyThrowArgumentNull(gaps);
Graph\GraphBuildRequestData.cs (3)
58ErrorUtilities.VerifyThrowArgumentNull(projectGraph); 152ErrorUtilities.VerifyThrowArgumentNull(projectGraphEntryPoints); 160ErrorUtilities.VerifyThrowArgumentNull(projectGraphEntryPoints);
Graph\ProjectGraph.cs (2)
424ErrorUtilities.VerifyThrowArgumentNull(projectCollection); 501ErrorUtilities.VerifyThrowArgumentNull(nodeIdProvider);
Graph\ProjectInterpretation.cs (1)
386ErrorUtilities.VerifyThrowArgumentNull(requesterGlobalProperties);
Instance\HostServices.cs (10)
69ErrorUtilities.VerifyThrowArgumentNull(projectFile); 70ErrorUtilities.VerifyThrowArgumentNull(targetName); 71ErrorUtilities.VerifyThrowArgumentNull(taskName); 134ErrorUtilities.VerifyThrowArgumentNull(projectFile); 135ErrorUtilities.VerifyThrowArgumentNull(targetName); 136ErrorUtilities.VerifyThrowArgumentNull(taskName); 167ErrorUtilities.VerifyThrowArgumentNull(projectFile); 168ErrorUtilities.VerifyThrowArgumentNull(targetName); 169ErrorUtilities.VerifyThrowArgumentNull(taskName); 170ErrorUtilities.VerifyThrowArgumentNull(monikerName);
Instance\ImmutableProjectCollections\ImmutableItemDefinitionsListConverter.cs (1)
28ErrorUtilities.VerifyThrowArgumentNull(getInstance);
Instance\ProjectInstance.cs (13)
617ErrorUtilities.VerifyThrowArgumentNull(buildParameters); 631ErrorUtilities.VerifyThrowArgumentNull(xml); 633ErrorUtilities.VerifyThrowArgumentNull(buildParameters); 1612ErrorUtilities.VerifyThrowArgumentNull(item); 1622ErrorUtilities.VerifyThrowArgumentNull(item); 1632ErrorUtilities.VerifyThrowArgumentNull(metadatum); 1643ErrorUtilities.VerifyThrowArgumentNull(item); 1653ErrorUtilities.VerifyThrowArgumentNull(item); 1664ErrorUtilities.VerifyThrowArgumentNull(property); 2541ErrorUtilities.VerifyThrowArgumentNull(globalPropertiesInstances); 2543ErrorUtilities.VerifyThrowArgumentNull(buildParameters); 3084ErrorUtilities.VerifyThrowArgumentNull(xml); 3086ErrorUtilities.VerifyThrowArgumentNull(buildParameters);
Instance\ProjectItemDefinitionInstance.cs (1)
44ErrorUtilities.VerifyThrowArgumentNull(itemType);
Instance\ProjectItemInstance.cs (3)
708ErrorUtilities.VerifyThrowArgumentNull(projectToUse, "project"); 906ErrorUtilities.VerifyThrowArgumentNull(value, "ItemSpec"); 1414ErrorUtilities.VerifyThrowArgumentNull(destinationItem);
Instance\ProjectPropertyInstance.cs (2)
77ErrorUtilities.VerifyThrowArgumentNull(value); 325ErrorUtilities.VerifyThrowArgumentNull(escapedValue);
Instance\ProjectTaskInstance.cs (2)
165ErrorUtilities.VerifyThrowArgumentNull(condition); 166ErrorUtilities.VerifyThrowArgumentNull(continueOnError);
Instance\ReflectableTaskPropertyInfo.cs (1)
37ErrorUtilities.VerifyThrowArgumentNull(taskType);
Instance\TaskFactories\AssemblyTaskFactory.cs (2)
205ErrorUtilities.VerifyThrowArgumentNull(task); 260ErrorUtilities.VerifyThrowArgumentNull(loadInfo);
Instance\TaskFactoryLoggingHost.cs (5)
63ErrorUtilities.VerifyThrowArgumentNull(loggingContext); 157ErrorUtilities.VerifyThrowArgumentNull(e); 178ErrorUtilities.VerifyThrowArgumentNull(e); 199ErrorUtilities.VerifyThrowArgumentNull(e); 220ErrorUtilities.VerifyThrowArgumentNull(e);
Instance\TaskFactoryWrapper.cs (5)
85ErrorUtilities.VerifyThrowArgumentNull(taskFactory); 200ErrorUtilities.VerifyThrowArgumentNull(task); 201ErrorUtilities.VerifyThrowArgumentNull(property); 220ErrorUtilities.VerifyThrowArgumentNull(task); 221ErrorUtilities.VerifyThrowArgumentNull(property);
Instance\TaskRegistry.cs (3)
1166ErrorUtilities.VerifyThrowArgumentNull(assemblyLoadInfo, "AssemblyLoadInfo"); 1616ErrorUtilities.VerifyThrowArgumentNull(projectUsingTaskXml); 1617ErrorUtilities.VerifyThrowArgumentNull(expander);
Logging\BaseConsoleLogger.cs (1)
967ErrorUtilities.VerifyThrowArgumentNull(parameterName);
Logging\DistributedLoggers\ConfigurableForwardingLogger.cs (2)
108ErrorUtilities.VerifyThrowArgumentNull(parameterName); 205ErrorUtilities.VerifyThrowArgumentNull(eventSource);
Logging\DistributedLoggers\DistributedFileLogger.cs (1)
97ErrorUtilities.VerifyThrowArgumentNull(eventSource);
Logging\FileLogger.cs (1)
59ErrorUtilities.VerifyThrowArgumentNull(eventSource);
Logging\ParallelLogger\ParallelConsoleLogger.cs (11)
514ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 515ErrorUtilities.VerifyThrowArgumentNull(e.ParentProjectBuildEventContext, "ParentProjectBuildEventContext"); 654ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 844ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 865ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 937ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 978ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 1028ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 1074ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 1132ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext"); 1578ErrorUtilities.VerifyThrowArgumentNull(e.BuildEventContext, "BuildEventContext");
NodeEndpointOutOfProcBase.cs (2)
155ErrorUtilities.VerifyThrowArgumentNull(factory); 317ErrorUtilities.VerifyThrowArgumentNull(packet);
ReadOnlyCollection.cs (2)
132ErrorUtilities.VerifyThrowArgumentNull(array); 188ErrorUtilities.VerifyThrowArgumentNull(array);
StringExtensions.cs (2)
18ErrorUtilities.VerifyThrowArgumentNull(aString); 19ErrorUtilities.VerifyThrowArgumentNull(oldValue);
TaskLoggingHelper.cs (23)
51ErrorUtilities.VerifyThrowArgumentNull(taskInstance); 61ErrorUtilities.VerifyThrowArgumentNull(buildEngine); 180ErrorUtilities.VerifyThrowArgumentNull(message); 204ErrorUtilities.VerifyThrowArgumentNull(resourceName); 224ErrorUtilities.VerifyThrowArgumentNull(unformatted); 293ErrorUtilities.VerifyThrowArgumentNull(message); 363ErrorUtilities.VerifyThrowArgumentNull(message); 425ErrorUtilities.VerifyThrowArgumentNull(message); 489ErrorUtilities.VerifyThrowArgumentNull(messageResourceName); 513ErrorUtilities.VerifyThrowArgumentNull(filePath); 514ErrorUtilities.VerifyThrowArgumentNull(content); 604ErrorUtilities.VerifyThrowArgumentNull(commandLine); 700ErrorUtilities.VerifyThrowArgumentNull(message); 777ErrorUtilities.VerifyThrowArgumentNull(messageResourceName); 860ErrorUtilities.VerifyThrowArgumentNull(messageResourceName); 928ErrorUtilities.VerifyThrowArgumentNull(exception); 1051ErrorUtilities.VerifyThrowArgumentNull(message); 1147ErrorUtilities.VerifyThrowArgumentNull(messageResourceName); 1228ErrorUtilities.VerifyThrowArgumentNull(messageResourceName); 1280ErrorUtilities.VerifyThrowArgumentNull(exception); 1322ErrorUtilities.VerifyThrowArgumentNull(fileName); 1349ErrorUtilities.VerifyThrowArgumentNull(stream); 1377ErrorUtilities.VerifyThrowArgumentNull(lineOfText);
TaskLoggingHelperExtension.cs (1)
93ErrorUtilities.VerifyThrowArgumentNull(resourceName);
TaskParameter.cs (3)
865ErrorUtilities.VerifyThrowArgumentNull(metadataName); 888ErrorUtilities.VerifyThrowArgumentNull(destinationItem); 955ErrorUtilities.VerifyThrowArgumentNull(metadataName);
TypeLoader.cs (3)
309ErrorUtilities.VerifyThrowArgumentNull(typeFilter, "typefilter"); 310ErrorUtilities.VerifyThrowArgumentNull(loadInfo); 324ErrorUtilities.VerifyThrowArgumentNull(typeName);
Utilities\RegistryKeyWrapper.cs (2)
69ErrorUtilities.VerifyThrowArgumentNull(registryKeyPath); 70ErrorUtilities.VerifyThrowArgumentNull(registryHive);
Microsoft.Build.UnitTests.Shared (1)
ObjectModelHelpers.cs (1)
1132ErrorUtilities.VerifyThrowArgumentNull(s);