99 references to VerifyThrowArgumentLength
Microsoft.Build (99)
BackEnd\BuildManager\BuildRequestData.cs (1)
147ErrorUtilities.VerifyThrowArgumentLength(projectFullPath);
BackEnd\Components\RequestBuilder\TargetSpecification.cs (1)
32ErrorUtilities.VerifyThrowArgumentLength(targetName);
BackEnd\Shared\ConfigurationMetadata.cs (1)
54ErrorUtilities.VerifyThrowArgumentLength(projectFullPath);
Collections\CopyOnWritePropertyDictionary.cs (1)
327ErrorUtilities.VerifyThrowArgumentLength(name);
Collections\PropertyDictionary.cs (1)
463ErrorUtilities.VerifyThrowArgumentLength(name);
Construction\ProjectExtensionsElement.cs (2)
104ErrorUtilities.VerifyThrowArgumentLength(name); 119ErrorUtilities.VerifyThrowArgumentLength(name);
Construction\ProjectImportElement.cs (2)
58ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.project); 77ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.sdk);
Construction\ProjectImportGroupElement.cs (1)
64ErrorUtilities.VerifyThrowArgumentLength(project);
Construction\ProjectItemDefinitionElement.cs (1)
75ErrorUtilities.VerifyThrowArgumentLength(name);
Construction\ProjectItemElement.cs (2)
392ErrorUtilities.VerifyThrowArgumentLength(name); 442ErrorUtilities.VerifyThrowArgumentLength(newItemType);
Construction\ProjectItemGroupElement.cs (2)
102ErrorUtilities.VerifyThrowArgumentLength(itemType); 103ErrorUtilities.VerifyThrowArgumentLength(include);
Construction\ProjectMetadataElement.cs (1)
122ErrorUtilities.VerifyThrowArgumentLength(newName);
Construction\ProjectOnErrorElement.cs (1)
59ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.executeTargets);
Construction\ProjectOutputElement.cs (1)
60ErrorUtilities.VerifyThrowArgumentLength(value);
Construction\ProjectPropertyElement.cs (1)
112ErrorUtilities.VerifyThrowArgumentLength(newName);
Construction\ProjectPropertyGroupElement.cs (2)
61ErrorUtilities.VerifyThrowArgumentLength(name); 78ErrorUtilities.VerifyThrowArgumentLength(name);
Construction\ProjectRootElement.cs (10)
217ErrorUtilities.VerifyThrowArgumentLength(path); 400ErrorUtilities.VerifyThrowArgumentLength(value); 785ErrorUtilities.VerifyThrowArgumentLength(path); 856ErrorUtilities.VerifyThrowArgumentLength(path); 876ErrorUtilities.VerifyThrowArgumentLength(path); 913ErrorUtilities.VerifyThrowArgumentLength(path); 930ErrorUtilities.VerifyThrowArgumentLength(project); 987ErrorUtilities.VerifyThrowArgumentLength(itemType); 988ErrorUtilities.VerifyThrowArgumentLength(include); 1064ErrorUtilities.VerifyThrowArgumentLength(itemType);
Construction\ProjectSdkElement.cs (1)
49ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.sdkName);
Construction\ProjectTargetElement.cs (2)
100ErrorUtilities.VerifyThrowArgumentLength(value); 381ErrorUtilities.VerifyThrowArgumentLength(taskName);
Construction\ProjectTaskElement.cs (7)
232ErrorUtilities.VerifyThrowArgumentLength(taskParameter); 233ErrorUtilities.VerifyThrowArgumentLength(itemType); 262ErrorUtilities.VerifyThrowArgumentLength(taskParameter); 263ErrorUtilities.VerifyThrowArgumentLength(propertyName); 299ErrorUtilities.VerifyThrowArgumentLength(name); 325ErrorUtilities.VerifyThrowArgumentLength(name); 414ErrorUtilities.VerifyThrowArgumentLength(name);
Construction\ProjectUsingTaskElement.cs (3)
56ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.assemblyName); 73ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.assemblyName); 88ErrorUtilities.VerifyThrowArgumentLength(value, XMakeAttributes.taskName);
Construction\ProjectUsingTaskParameterElement.cs (1)
64ErrorUtilities.VerifyThrowArgumentLength(value, nameof(Name));
Construction\Solution\ProjectInSolution.cs (1)
488ErrorUtilities.VerifyThrowArgumentLength(newUniqueName);
Construction\UsingTaskParameterGroupElement.cs (1)
80ErrorUtilities.VerifyThrowArgumentLength(name);
Definition\Project.cs (5)
2927ErrorUtilities.VerifyThrowArgumentLength(name); 3055ErrorUtilities.VerifyThrowArgumentLength(itemType); 3056ErrorUtilities.VerifyThrowArgumentLength(unevaluatedInclude); 3182ErrorUtilities.VerifyThrowArgumentLength(name); 4626ErrorUtilities.VerifyThrowArgumentLength(name);
Definition\ProjectCollection.cs (4)
521ErrorUtilities.VerifyThrowArgumentLength(value, nameof(DefaultToolsVersion)); 1029ErrorUtilities.VerifyThrowArgumentLength(toolsVersion); 1073ErrorUtilities.VerifyThrowArgumentLength(toolsVersion); 1160ErrorUtilities.VerifyThrowArgumentLength(fileName);
Definition\ProjectItem.cs (4)
415ErrorUtilities.VerifyThrowArgumentLength(name); 481ErrorUtilities.VerifyThrowArgumentLength(name); 643ErrorUtilities.VerifyThrowArgumentLength(name); 790ErrorUtilities.VerifyThrowArgumentLength(newItemType, "ItemType");
Definition\ProjectItemDefinition.cs (1)
59ErrorUtilities.VerifyThrowArgumentLength(itemType);
Definition\ProjectProperty.cs (1)
547ErrorUtilities.VerifyThrowArgumentLength(name);
Definition\SubToolset.cs (1)
39ErrorUtilities.VerifyThrowArgumentLength(subToolsetVersion);
Definition\Toolset.cs (2)
273ErrorUtilities.VerifyThrowArgumentLength(toolsVersion); 274ErrorUtilities.VerifyThrowArgumentLength(toolsPath);
Definition\ToolsetPropertyDefinition.cs (1)
41ErrorUtilities.VerifyThrowArgumentLength(name);
Definition\ToolsetRegistryReader.cs (1)
237ErrorUtilities.VerifyThrowArgumentLength(subToolsetVersion);
Errors\InvalidProjectFileException.cs (1)
219ErrorUtilities.VerifyThrowArgumentLength(message);
Evaluation\ConditionEvaluator.cs (1)
231ErrorUtilities.VerifyThrowArgumentLength(evaluationDirectory);
Evaluation\Evaluator.cs (1)
365ErrorUtilities.VerifyThrowArgumentLength(unevaluatedIncludeEscaped);
Evaluation\ProjectRootElementCache.cs (1)
398ErrorUtilities.VerifyThrowArgumentLength(oldFullPath);
Evaluation\ToolsetProvider.cs (1)
69ErrorUtilities.VerifyThrowArgumentLength(toolsVersion);
FileUtilities.cs (2)
464ErrorUtilities.VerifyThrowArgumentLength(path); 1136ErrorUtilities.VerifyThrowArgumentLength(path);
Graph\ProjectGraphEntryPoint.cs (1)
32ErrorUtilities.VerifyThrowArgumentLength(projectFile);
Instance\ProjectInstance.cs (3)
297ErrorUtilities.VerifyThrowArgumentLength(projectFile); 615ErrorUtilities.VerifyThrowArgumentLength(projectFile); 2540ErrorUtilities.VerifyThrowArgumentLength(projectFile);
Instance\ProjectItemInstance.cs (6)
204ErrorUtilities.VerifyThrowArgumentLength(value, "EvaluatedInclude"); 709ErrorUtilities.VerifyThrowArgumentLength(itemTypeToUse, "itemType"); 836ErrorUtilities.VerifyThrowArgumentLength(includeEscaped); 837ErrorUtilities.VerifyThrowArgumentLength(includeBeforeWildcardExpansionEscaped); 1023ErrorUtilities.VerifyThrowArgumentLength(value, "IncludeEscaped"); 1320ErrorUtilities.VerifyThrowArgumentLength(metadataName);
Instance\ProjectMetadataInstance.cs (1)
64ErrorUtilities.VerifyThrowArgumentLength(name);
Instance\ProjectTaskInstance.cs (5)
164ErrorUtilities.VerifyThrowArgumentLength(name); 340ErrorUtilities.VerifyThrowArgumentLength(taskOutputParameterName); 341ErrorUtilities.VerifyThrowArgumentLength(itemName); 353ErrorUtilities.VerifyThrowArgumentLength(taskOutputParameterName); 354ErrorUtilities.VerifyThrowArgumentLength(propertyName);
Instance\TaskFactories\AssemblyTaskFactory.cs (2)
272ErrorUtilities.VerifyThrowArgumentLength(taskName); 428ErrorUtilities.VerifyThrowArgumentLength(taskName, "TaskName");
Instance\TaskFactoryWrapper.cs (1)
86ErrorUtilities.VerifyThrowArgumentLength(taskName);
StringExtensions.cs (1)
20ErrorUtilities.VerifyThrowArgumentLength(oldValue);
TaskLoggingHelper.cs (1)
62ErrorUtilities.VerifyThrowArgumentLength(taskName);
TaskParameter.cs (1)
848ErrorUtilities.VerifyThrowArgumentLength(metadataName);
Utilities\RegistryKeyWrapper.cs (1)
163ErrorUtilities.VerifyThrowArgumentLength(name);
XmlUtilities.cs (2)
72ErrorUtilities.VerifyThrowArgumentLength(name); 91ErrorUtilities.VerifyThrowArgumentLength(name);