1218 references to ThrowIfNullOrEmpty
aspire (18)
Configuration\IntegrationReference.cs (4)
61ArgumentException.ThrowIfNullOrEmpty(name); 62ArgumentException.ThrowIfNullOrEmpty(version); 79ArgumentException.ThrowIfNullOrEmpty(name); 80ArgumentException.ThrowIfNullOrEmpty(projectPath);
Projects\AppHostRpcClient.cs (1)
45ArgumentException.ThrowIfNullOrEmpty(authenticationToken);
Projects\AppHostServerClosureSnapshots.cs (2)
308ArgumentException.ThrowIfNullOrEmpty(relativePath); 334ArgumentException.ThrowIfNullOrEmpty(rootPath);
Scaffolding\ScaffoldingService.cs (1)
537ArgumentException.ThrowIfNullOrEmpty(rootDirectory);
src\Shared\BackchannelConstants.cs (6)
271ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 283ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 294ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 495ArgumentException.ThrowIfNullOrEmpty(value); 666ArgumentException.ThrowIfNullOrEmpty(appHostId); 678ArgumentException.ThrowIfNullOrEmpty(value);
src\Shared\IntegrationPackageProbeManifest.cs (2)
130ArgumentException.ThrowIfNullOrEmpty(path); 216ArgumentException.ThrowIfNullOrEmpty(libraryName);
Utils\FileSystemHelper.cs (2)
51ArgumentException.ThrowIfNullOrEmpty(sourceDir); 52ArgumentException.ThrowIfNullOrEmpty(destinationDir);
aspire-managed (2)
src\Shared\IntegrationPackageProbeManifest.cs (2)
130ArgumentException.ThrowIfNullOrEmpty(path); 216ArgumentException.ThrowIfNullOrEmpty(libraryName);
Aspire.Azure.AI.Inference (6)
AspireAzureAIInferenceExtensions.cs (6)
66ArgumentException.ThrowIfNullOrEmpty(connectionName); 117ArgumentException.ThrowIfNullOrEmpty(name); 257ArgumentException.ThrowIfNullOrEmpty(serviceKey); 322ArgumentException.ThrowIfNullOrEmpty(connectionName); 373ArgumentException.ThrowIfNullOrEmpty(name); 510ArgumentException.ThrowIfNullOrEmpty(serviceKey);
Aspire.Azure.AI.OpenAI (4)
AspireAzureOpenAIExtensions.cs (2)
45ArgumentException.ThrowIfNullOrEmpty(connectionName); 74ArgumentException.ThrowIfNullOrEmpty(name);
AspireConfigurableOpenAIExtensions.cs (2)
34ArgumentException.ThrowIfNullOrEmpty(connectionName); 60ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Data.Tables (4)
AspireTablesExtensions.cs (4)
41ArgumentException.ThrowIfNullOrEmpty(connectionName); 55ArgumentException.ThrowIfNullOrEmpty(connectionName); 77ArgumentException.ThrowIfNullOrEmpty(name); 91ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Messaging.EventHubs (10)
AspireEventHubsExtensions.cs (10)
37ArgumentException.ThrowIfNullOrEmpty(connectionName); 60ArgumentException.ThrowIfNullOrEmpty(name); 83ArgumentException.ThrowIfNullOrEmpty(connectionName); 106ArgumentException.ThrowIfNullOrEmpty(name); 129ArgumentException.ThrowIfNullOrEmpty(connectionName); 152ArgumentException.ThrowIfNullOrEmpty(name); 176ArgumentException.ThrowIfNullOrEmpty(connectionName); 200ArgumentException.ThrowIfNullOrEmpty(name); 223ArgumentException.ThrowIfNullOrEmpty(connectionName); 247ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Messaging.ServiceBus (2)
AspireServiceBusExtensions.cs (2)
41ArgumentException.ThrowIfNullOrEmpty(connectionName); 62ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Messaging.WebPubSub (4)
AspireWebPubSubExtensions.cs (4)
40ArgumentException.ThrowIfNullOrEmpty(connectionName); 63ArgumentException.ThrowIfNullOrEmpty(connectionName); 64ArgumentException.ThrowIfNullOrEmpty(serviceKey); 95ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Azure.Npgsql (2)
AspireAzureNpgsqlExtensions.cs (2)
32ArgumentException.ThrowIfNullOrEmpty(connectionName); 61ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL (1)
AspireAzureEFPostgreSqlExtensions.cs (1)
53ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Azure.Search.Documents (2)
AspireAzureSearchExtensions.cs (2)
41ArgumentException.ThrowIfNullOrEmpty(connectionName); 61ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Security.KeyVault (7)
AspireKeyVaultExtensions.cs (7)
41ArgumentException.ThrowIfNullOrEmpty(connectionName); 64ArgumentException.ThrowIfNullOrEmpty(name); 86ArgumentException.ThrowIfNullOrEmpty(connectionName); 108ArgumentException.ThrowIfNullOrEmpty(name); 130ArgumentException.ThrowIfNullOrEmpty(connectionName); 152ArgumentException.ThrowIfNullOrEmpty(name); 174ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Azure.Storage.Blobs (6)
AspireBlobStorageExtensions.cs (6)
43ArgumentException.ThrowIfNullOrEmpty(connectionName); 57ArgumentException.ThrowIfNullOrEmpty(connectionName); 89ArgumentException.ThrowIfNullOrEmpty(name); 103ArgumentException.ThrowIfNullOrEmpty(name); 134ArgumentException.ThrowIfNullOrEmpty(connectionName); 168ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Storage.Files.DataLake (4)
AspireDataLakeExtensions.cs (4)
37ArgumentException.ThrowIfNullOrEmpty(connectionName); 75ArgumentException.ThrowIfNullOrEmpty(name); 112ArgumentException.ThrowIfNullOrEmpty(connectionName); 148ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Azure.Storage.Queues (6)
AspireQueueStorageExtensions.cs (6)
43ArgumentException.ThrowIfNullOrEmpty(connectionName); 66ArgumentException.ThrowIfNullOrEmpty(connectionName); 88ArgumentException.ThrowIfNullOrEmpty(name); 111ArgumentException.ThrowIfNullOrEmpty(name); 142ArgumentException.ThrowIfNullOrEmpty(connectionName); 176ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Cli.EndToEnd.Tests (5)
Helpers\TestDirectoryHelpers.cs (2)
16ArgumentException.ThrowIfNullOrEmpty(source); 17ArgumentException.ThrowIfNullOrEmpty(destination);
Helpers\TypeScriptAppHostToolchainTestHelpers.cs (3)
33ArgumentException.ThrowIfNullOrEmpty(projectRoot); 34ArgumentException.ThrowIfNullOrEmpty(toolchain); 188ArgumentException.ThrowIfNullOrEmpty(toolchain);
Aspire.Confluent.Kafka (14)
AspireKafkaConsumerExtensions.cs (7)
59ArgumentException.ThrowIfNullOrEmpty(name); 67ArgumentException.ThrowIfNullOrEmpty(name); 75ArgumentException.ThrowIfNullOrEmpty(name); 83ArgumentException.ThrowIfNullOrEmpty(name); 91ArgumentException.ThrowIfNullOrEmpty(name); 106ArgumentException.ThrowIfNullOrEmpty(name); 119ArgumentException.ThrowIfNullOrEmpty(connectionName);
AspireKafkaProducerExtensions.cs (7)
59ArgumentException.ThrowIfNullOrEmpty(name); 67ArgumentException.ThrowIfNullOrEmpty(name); 75ArgumentException.ThrowIfNullOrEmpty(name); 83ArgumentException.ThrowIfNullOrEmpty(name); 91ArgumentException.ThrowIfNullOrEmpty(name); 106ArgumentException.ThrowIfNullOrEmpty(name); 119ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
558ArgumentException.ThrowIfNullOrEmpty(applicationName);
Aspire.EndToEnd.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (1)
411ArgumentException.ThrowIfNullOrEmpty(dashboardUrl, nameof(dashboardUrl));
tests\Shared\TemplatesTesting\TemplateCustomHive.cs (1)
26ArgumentException.ThrowIfNullOrEmpty(customHiveDirName, nameof(customHiveDirName));
Aspire.Hosting (78)
ApplicationModel\CertificateTrustConfigurationCallbackAnnotation.cs (1)
127ArgumentException.ThrowIfNullOrEmpty(RootCertificatesPath);
ApplicationModel\ContainerExecutableResource.cs (1)
37ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
ApplicationModel\Docker\DockerfileBuilder.cs (6)
42ArgumentException.ThrowIfNullOrEmpty(name); 61ArgumentException.ThrowIfNullOrEmpty(name); 62ArgumentException.ThrowIfNullOrEmpty(defaultValue); 77ArgumentException.ThrowIfNullOrEmpty(image); 78ArgumentException.ThrowIfNullOrEmpty(stageName); 93ArgumentException.ThrowIfNullOrEmpty(image);
ApplicationModel\Docker\DockerfileStage.cs (19)
48ArgumentException.ThrowIfNullOrEmpty(name); 62ArgumentException.ThrowIfNullOrEmpty(name); 76ArgumentException.ThrowIfNullOrEmpty(path); 89ArgumentException.ThrowIfNullOrEmpty(command); 103ArgumentException.ThrowIfNullOrEmpty(source); 104ArgumentException.ThrowIfNullOrEmpty(destination); 119ArgumentException.ThrowIfNullOrEmpty(from); 120ArgumentException.ThrowIfNullOrEmpty(source); 121ArgumentException.ThrowIfNullOrEmpty(destination); 136ArgumentException.ThrowIfNullOrEmpty(source); 137ArgumentException.ThrowIfNullOrEmpty(destination); 138ArgumentException.ThrowIfNullOrEmpty(chown); 154ArgumentException.ThrowIfNullOrEmpty(stage); 155ArgumentException.ThrowIfNullOrEmpty(source); 156ArgumentException.ThrowIfNullOrEmpty(destination); 157ArgumentException.ThrowIfNullOrEmpty(chown); 171ArgumentException.ThrowIfNullOrEmpty(name); 233ArgumentException.ThrowIfNullOrEmpty(command); 247ArgumentException.ThrowIfNullOrEmpty(user);
ApplicationModel\DockerfileBuildAnnotation.cs (1)
147ArgumentException.ThrowIfNullOrEmpty(dockerfilePath);
ApplicationModel\ExecutableResource.cs (1)
53ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
ApplicationModel\ReferenceExpression.cs (1)
65ArgumentException.ThrowIfNullOrEmpty(matchValue);
ApplicationModel\TerminalHostLayout.cs (5)
33ArgumentException.ThrowIfNullOrEmpty(replicaId); 35ArgumentException.ThrowIfNullOrEmpty(producerUdsPath); 36ArgumentException.ThrowIfNullOrEmpty(consumerUdsPath); 37ArgumentException.ThrowIfNullOrEmpty(controlUdsPath); 38ArgumentException.ThrowIfNullOrEmpty(metadataPath);
Ats\DockerfileBuilderExports.cs (1)
192ArgumentException.ThrowIfNullOrEmpty(rootDestinationPath);
Ats\PipelineExports.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(stepName);
ContainerRegistryResourceBuilderExtensions.cs (4)
46ArgumentException.ThrowIfNullOrEmpty(name); 99ArgumentException.ThrowIfNullOrEmpty(name); 100ArgumentException.ThrowIfNullOrEmpty(endpoint); 130ArgumentException.ThrowIfNullOrEmpty(name);
ContainerResourceBuilderExtensions.cs (9)
157ArgumentException.ThrowIfNullOrEmpty(name); 174ArgumentException.ThrowIfNullOrEmpty(options.Image); 178ArgumentException.ThrowIfNullOrEmpty(tag); 681ArgumentException.ThrowIfNullOrEmpty(contextPath); 827ArgumentException.ThrowIfNullOrEmpty(contextPath); 1150ArgumentException.ThrowIfNullOrEmpty(name); 1228ArgumentException.ThrowIfNullOrEmpty(name); 1280ArgumentException.ThrowIfNullOrEmpty(name); 1701ArgumentException.ThrowIfNullOrEmpty(contextPath);
Devcontainers\Codespaces\CodespacesOptions.cs (1)
50ArgumentException.ThrowIfNullOrEmpty(key);
Devcontainers\DevcontainerSettingsWriter.cs (3)
43ArgumentException.ThrowIfNullOrEmpty(url); 44ArgumentException.ThrowIfNullOrEmpty(protocol); 45ArgumentException.ThrowIfNullOrEmpty(label);
DistributedApplicationBuilderExtensions.cs (2)
66ArgumentException.ThrowIfNullOrEmpty(name, nameof(name)); 98ArgumentException.ThrowIfNullOrEmpty(name, nameof(name));
ExecutableResourceBuilderExtensions.cs (1)
183ArgumentException.ThrowIfNullOrEmpty(command);
Lifecycle\TerminalHostOrphanCleanupService.cs (2)
81ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 92ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory);
Pipelines\PipelineStepFactoryExtensions.cs (1)
114ArgumentException.ThrowIfNullOrEmpty(stepName);
ProjectResourceBuilderExtensions.cs (1)
121ArgumentException.ThrowIfNullOrEmpty(name);
ResourceBuilderExtensions.cs (2)
2265ArgumentException.ThrowIfNullOrEmpty(destinationPath); 4822ArgumentException.ThrowIfNullOrEmpty(ownedByLaunchConfigurationType);
src\Shared\BackchannelConstants.cs (6)
271ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 283ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 294ArgumentException.ThrowIfNullOrEmpty(socketPrefix); 495ArgumentException.ThrowIfNullOrEmpty(value); 666ArgumentException.ThrowIfNullOrEmpty(appHostId); 678ArgumentException.ThrowIfNullOrEmpty(value);
src\Shared\TerminalHost\TerminalHostPaths.cs (7)
86ArgumentException.ThrowIfNullOrEmpty(homeDirectory); 109ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 110ArgumentException.ThrowIfNullOrEmpty(replicaId); 111ArgumentException.ThrowIfNullOrEmpty(sockPurpose); 121ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 122ArgumentException.ThrowIfNullOrEmpty(replicaId); 131ArgumentException.ThrowIfNullOrEmpty(metadataPath);
TerminalResourceBuilderExtensions.cs (2)
439ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 440ArgumentException.ThrowIfNullOrEmpty(replicaId);
Aspire.Hosting.Azure (16)
AzureProvisioningController.cs (13)
558ArgumentException.ThrowIfNullOrEmpty(resourceName); 633ArgumentException.ThrowIfNullOrEmpty(resourceName); 641ArgumentException.ThrowIfNullOrEmpty(resourceName); 649ArgumentException.ThrowIfNullOrEmpty(resourceName); 657ArgumentException.ThrowIfNullOrEmpty(resourceName); 718ArgumentException.ThrowIfNullOrEmpty(resourceName); 784ArgumentException.ThrowIfNullOrEmpty(resourceName); 798ArgumentException.ThrowIfNullOrEmpty(resourceName); 811ArgumentException.ThrowIfNullOrEmpty(resourceName); 824ArgumentException.ThrowIfNullOrEmpty(resourceName); 837ArgumentException.ThrowIfNullOrEmpty(resourceName); 850ArgumentException.ThrowIfNullOrEmpty(resourceName); 934ArgumentException.ThrowIfNullOrEmpty(resourceName);
AzureProvisioningResourceExtensions.cs (2)
243ArgumentException.ThrowIfNullOrEmpty(parameterName); 270ArgumentException.ThrowIfNullOrEmpty(parameterName);
AzureUserAssignedIdentityExtensions.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.AppConfiguration (1)
AzureAppConfigurationExtensions.cs (1)
40ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.ApplicationInsights (1)
AzureApplicationInsightsExtensions.cs (1)
43ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.CognitiveServices (8)
AzureOpenAIDeployment.cs (1)
59ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureOpenAIDeploymentResource.cs (3)
36ArgumentException.ThrowIfNullOrEmpty(modelName); 37ArgumentException.ThrowIfNullOrEmpty(modelVersion); 119ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureOpenAIExtensions.cs (4)
39ArgumentException.ThrowIfNullOrEmpty(name); 194ArgumentException.ThrowIfNullOrEmpty(name); 195ArgumentException.ThrowIfNullOrEmpty(modelName); 196ArgumentException.ThrowIfNullOrEmpty(modelVersion);
Aspire.Hosting.Azure.ContainerRegistry (1)
AzureContainerRegistryExtensions.cs (1)
36ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.CosmosDB (12)
AzureCosmosDBContainerResource.cs (4)
30ArgumentException.ThrowIfNullOrEmpty(containerName); 55ArgumentException.ThrowIfNullOrEmpty(containerName); 56ArgumentException.ThrowIfNullOrEmpty(partitionKeyPath); 135ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureCosmosDBDatabaseResource.cs (1)
59ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureCosmosDBExtensions.cs (7)
39ArgumentException.ThrowIfNullOrEmpty(name); 342ArgumentException.ThrowIfNullOrEmpty(databaseName); 361ArgumentException.ThrowIfNullOrEmpty(name); 385ArgumentException.ThrowIfNullOrEmpty(name); 386ArgumentException.ThrowIfNullOrEmpty(partitionKeyPath); 409ArgumentException.ThrowIfNullOrEmpty(name); 432ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.EventHubs (7)
AzureEventHubConsumerGroupResource.cs (1)
68ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureEventHubResource.cs (1)
120ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureEventHubsExtensions.cs (5)
48ArgumentException.ThrowIfNullOrEmpty(name); 145ArgumentException.ThrowIfNullOrEmpty(name); 164ArgumentException.ThrowIfNullOrEmpty(name); 209ArgumentException.ThrowIfNullOrEmpty(name); 436ArgumentException.ThrowIfNullOrEmpty(path);
Aspire.Hosting.Azure.FrontDoor (1)
AzureFrontDoorExtensions.cs (1)
62ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.Functions (2)
AzureFunctionsProjectResourceExtensions.cs (2)
68ArgumentException.ThrowIfNullOrEmpty(name); 125ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.KeyVault (1)
AzureKeyVaultResource.cs (1)
111ArgumentException.ThrowIfNullOrEmpty(secretName, nameof(secretName));
Aspire.Hosting.Azure.Kubernetes (12)
AzureCertManagerExtensions.cs (1)
40ArgumentException.ThrowIfNullOrEmpty(name);
AzureKubernetesEnvironmentExtensions.cs (5)
55ArgumentException.ThrowIfNullOrEmpty(name); 172ArgumentException.ThrowIfNullOrEmpty(name); 173ArgumentException.ThrowIfNullOrEmpty(vmSize); 226ArgumentException.ThrowIfNullOrEmpty(vmSize); 422ArgumentException.ThrowIfNullOrEmpty(name);
AzureKubernetesIngressExtensions.cs (5)
49ArgumentException.ThrowIfNullOrEmpty(name); 79ArgumentException.ThrowIfNullOrEmpty(name); 131ArgumentException.ThrowIfNullOrEmpty(name); 132ArgumentException.ThrowIfNullOrEmpty(chartReference); 133ArgumentException.ThrowIfNullOrEmpty(chartVersion);
AzureKubernetesPersistentVolumeExtensions.cs (1)
58ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.Network (13)
AzureNatGatewayExtensions.cs (1)
45ArgumentException.ThrowIfNullOrEmpty(name);
AzureNetworkSecurityGroupExtensions.cs (2)
44ArgumentException.ThrowIfNullOrEmpty(name); 97ArgumentException.ThrowIfNullOrEmpty(rule.Name);
AzureNetworkSecurityPerimeterExtensions.cs (2)
39ArgumentException.ThrowIfNullOrEmpty(name); 85ArgumentException.ThrowIfNullOrEmpty(rule.Name);
AzurePublicIPAddressExtensions.cs (1)
41ArgumentException.ThrowIfNullOrEmpty(name);
AzureVirtualNetworkExtensions.cs (7)
38ArgumentException.ThrowIfNullOrEmpty(name); 69ArgumentException.ThrowIfNullOrEmpty(name); 199ArgumentException.ThrowIfNullOrEmpty(name); 200ArgumentException.ThrowIfNullOrEmpty(addressPrefix); 233ArgumentException.ThrowIfNullOrEmpty(name); 385ArgumentException.ThrowIfNullOrEmpty(serviceName); 391ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.PostgreSQL (3)
AzurePostgresExtensions.cs (2)
146ArgumentException.ThrowIfNullOrEmpty(name); 168ArgumentException.ThrowIfNullOrEmpty(name);
AzurePostgresFlexibleServerDatabaseResource.cs (1)
76ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.Azure.Redis (2)
AzureManagedRedisExtensions.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(name);
AzureRedisExtensions.cs (1)
120ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.Search (1)
AzureSearchExtensions.cs (1)
39ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.ServiceBus (15)
AzureServiceBusExtensions.cs (11)
47ArgumentException.ThrowIfNullOrEmpty(name); 159ArgumentException.ThrowIfNullOrEmpty(name); 178ArgumentException.ThrowIfNullOrEmpty(name); 219ArgumentException.ThrowIfNullOrEmpty(name); 238ArgumentException.ThrowIfNullOrEmpty(name); 245ArgumentException.ThrowIfNullOrEmpty(subscription); 264ArgumentException.ThrowIfNullOrEmpty(name); 307ArgumentException.ThrowIfNullOrEmpty(topicName); 308ArgumentException.ThrowIfNullOrEmpty(subscriptionName); 337ArgumentException.ThrowIfNullOrEmpty(name); 530ArgumentException.ThrowIfNullOrEmpty(path);
AzureServiceBusQueueResource.cs (1)
209ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureServiceBusRule.cs (1)
188ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureServiceBusSubscriptionResource.cs (1)
194ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureServiceBusTopicResource.cs (1)
137ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.Azure.SignalR (1)
AzureSignalRExtensions.cs (1)
60ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.Sql (3)
AzureSqlDatabaseResource.cs (1)
92ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureSqlExtensions.cs (2)
84ArgumentException.ThrowIfNullOrEmpty(name); 115ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.Storage (12)
AzureBlobStorageContainerResource.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureDataLakeStorageFileSystemResource.cs (1)
53ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureQueueStorageQueueResource.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AzureStorageExtensions.cs (9)
44ArgumentException.ThrowIfNullOrEmpty(name); 389ArgumentException.ThrowIfNullOrEmpty(name); 417ArgumentException.ThrowIfNullOrEmpty(name); 488ArgumentException.ThrowIfNullOrEmpty(name); 529ArgumentException.ThrowIfNullOrEmpty(name); 555ArgumentException.ThrowIfNullOrEmpty(name); 592ArgumentException.ThrowIfNullOrEmpty(name); 609ArgumentException.ThrowIfNullOrEmpty(name); 652ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Azure.WebPubSub (4)
AzureWebPubSubExtensions.cs (4)
40ArgumentException.ThrowIfNullOrEmpty(name); 182ArgumentException.ThrowIfNullOrEmpty(name); 219ArgumentException.ThrowIfNullOrEmpty(userEventPattern); 248ArgumentException.ThrowIfNullOrEmpty(userEventPattern);
Aspire.Hosting.Docker (9)
DockerComposeAspireDashboardResourceBuilderExtensions.cs (1)
32ArgumentException.ThrowIfNullOrEmpty(name);
DockerComposeEnvironmentExtensions.cs (1)
79ArgumentException.ThrowIfNullOrEmpty(name);
DockerComposeResourceExtensions.cs (7)
36ArgumentException.ThrowIfNullOrEmpty(name); 66ArgumentException.ThrowIfNullOrEmpty(name); 97ArgumentException.ThrowIfNullOrEmpty(name); 131ArgumentException.ThrowIfNullOrEmpty(name); 164ArgumentException.ThrowIfNullOrEmpty(name); 199ArgumentException.ThrowIfNullOrEmpty(source); 200ArgumentException.ThrowIfNullOrEmpty(target);
Aspire.Hosting.EntityFrameworkCore (11)
EFMigrationResourceBuilderExtensions.cs (3)
200ArgumentException.ThrowIfNullOrEmpty(outputDirectory); 218ArgumentException.ThrowIfNullOrEmpty(@namespace); 240ArgumentException.ThrowIfNullOrEmpty(projectPath);
EFResourceBuilderExtensions.cs (8)
51ArgumentException.ThrowIfNullOrEmpty(name); 52ArgumentException.ThrowIfNullOrEmpty(dbContextTypeName); 78ArgumentException.ThrowIfNullOrEmpty(name); 79ArgumentException.ThrowIfNullOrEmpty(dbContextTypeName); 97ArgumentException.ThrowIfNullOrEmpty(name); 112ArgumentException.ThrowIfNullOrEmpty(name); 116ArgumentException.ThrowIfNullOrEmpty(dbContextTypeName); 137ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Hosting.Foundry (40)
FoundryExtensions.cs (9)
64ArgumentException.ThrowIfNullOrEmpty(name); 65ArgumentException.ThrowIfNullOrEmpty(modelName); 66ArgumentException.ThrowIfNullOrEmpty(modelVersion); 67ArgumentException.ThrowIfNullOrEmpty(format); 99ArgumentException.ThrowIfNullOrEmpty(name); 134ArgumentException.ThrowIfNullOrEmpty(name); 135ArgumentException.ThrowIfNullOrEmpty(model.Name); 136ArgumentException.ThrowIfNullOrEmpty(model.Version); 137ArgumentException.ThrowIfNullOrEmpty(model.Format);
Project\ConnectionBuilderExtensions.cs (4)
39ArgumentException.ThrowIfNullOrEmpty(name); 339ArgumentException.ThrowIfNullOrEmpty(name); 340ArgumentException.ThrowIfNullOrEmpty(bingResourceId); 393ArgumentException.ThrowIfNullOrEmpty(name);
Project\ProjectBuilderExtension.cs (6)
44ArgumentException.ThrowIfNullOrEmpty(name); 148ArgumentException.ThrowIfNullOrEmpty(name); 166ArgumentException.ThrowIfNullOrEmpty(name); 286ArgumentException.ThrowIfNullOrEmpty(name); 303ArgumentException.ThrowIfNullOrEmpty(name); 327ArgumentException.ThrowIfNullOrEmpty(name);
PromptAgent\AzurePromptAgentResource.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(model);
PromptAgent\PromptAgentBuilderExtensions.cs (13)
67ArgumentException.ThrowIfNullOrEmpty(name); 177ArgumentException.ThrowIfNullOrEmpty(name); 201ArgumentException.ThrowIfNullOrEmpty(name); 226ArgumentException.ThrowIfNullOrEmpty(name); 248ArgumentException.ThrowIfNullOrEmpty(name); 276ArgumentException.ThrowIfNullOrEmpty(name); 309ArgumentException.ThrowIfNullOrEmpty(name); 372ArgumentException.ThrowIfNullOrEmpty(name); 460ArgumentException.ThrowIfNullOrEmpty(bingResourceId); 503ArgumentException.ThrowIfNullOrEmpty(name); 527ArgumentException.ThrowIfNullOrEmpty(name); 565ArgumentException.ThrowIfNullOrEmpty(name); 628ArgumentException.ThrowIfNullOrEmpty(name);
ToolResources\AzureFunctionToolResource.cs (6)
45ArgumentException.ThrowIfNullOrEmpty(functionName); 46ArgumentException.ThrowIfNullOrEmpty(description); 48ArgumentException.ThrowIfNullOrEmpty(inputQueueEndpoint); 49ArgumentException.ThrowIfNullOrEmpty(inputQueueName); 50ArgumentException.ThrowIfNullOrEmpty(outputQueueEndpoint); 51ArgumentException.ThrowIfNullOrEmpty(outputQueueName);
ToolResources\FunctionToolResource.cs (1)
39ArgumentException.ThrowIfNullOrEmpty(functionName);
Aspire.Hosting.Garnet (2)
GarnetBuilderExtensions.cs (2)
105ArgumentException.ThrowIfNullOrEmpty(name); 254ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.GitHub.Models (2)
GitHubModelsExtensions.cs (2)
30ArgumentException.ThrowIfNullOrEmpty(name); 31ArgumentException.ThrowIfNullOrEmpty(model);
Aspire.Hosting.Go (6)
GoHostingExtensions.cs (6)
83ArgumentException.ThrowIfNullOrEmpty(name); 84ArgumentException.ThrowIfNullOrEmpty(packagePath); 85ArgumentException.ThrowIfNullOrEmpty(appDirectory); 584ArgumentException.ThrowIfNullOrEmpty(authHost); 585ArgumentException.ThrowIfNullOrEmpty(usernameArgName); 586ArgumentException.ThrowIfNullOrEmpty(tokenSecretId);
Aspire.Hosting.JavaScript (17)
JavaScriptHostingExtensions.cs (17)
142ArgumentException.ThrowIfNullOrEmpty(name); 143ArgumentException.ThrowIfNullOrEmpty(scriptPath); 485ArgumentException.ThrowIfNullOrEmpty(name); 486ArgumentException.ThrowIfNullOrEmpty(scriptPath); 797ArgumentException.ThrowIfNullOrEmpty(name); 798ArgumentException.ThrowIfNullOrEmpty(appDirectory); 799ArgumentException.ThrowIfNullOrEmpty(runScriptName); 904ArgumentException.ThrowIfNullOrEmpty(options.OutputPath); 1014ArgumentException.ThrowIfNullOrEmpty(entryPoint); 1015ArgumentException.ThrowIfNullOrEmpty(outputPath); 1079ArgumentException.ThrowIfNullOrEmpty(scriptName); 1468ArgumentException.ThrowIfNullOrEmpty(name); 1469ArgumentException.ThrowIfNullOrEmpty(appDirectory); 1669ArgumentException.ThrowIfNullOrEmpty(name); 1670ArgumentException.ThrowIfNullOrEmpty(appDirectory); 1779ArgumentException.ThrowIfNullOrEmpty(configPath); 2161ArgumentException.ThrowIfNullOrEmpty(scriptPath);
Aspire.Hosting.Kafka (2)
KafkaBuilderExtensions.cs (2)
37ArgumentException.ThrowIfNullOrEmpty(name); 201ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.Keycloak (4)
KeycloakResourceBuilderExtensions.cs (4)
62ArgumentException.ThrowIfNullOrEmpty(name); 191ArgumentException.ThrowIfNullOrEmpty(source); 220ArgumentException.ThrowIfNullOrEmpty(import); 249ArgumentException.ThrowIfNullOrEmpty(import);
Aspire.Hosting.Kubernetes (42)
CertManagerExtensions.cs (5)
88ArgumentException.ThrowIfNullOrEmpty(name); 160ArgumentException.ThrowIfNullOrEmpty(name); 253ArgumentException.ThrowIfNullOrEmpty(serverUrl); 254ArgumentException.ThrowIfNullOrEmpty(email); 278ArgumentException.ThrowIfNullOrEmpty(serverUrl);
Extensions\EndpointRoutingValidation.cs (2)
38ArgumentException.ThrowIfNullOrEmpty(routingResourceKind); 39ArgumentException.ThrowIfNullOrEmpty(routingResourceName);
KubernetesAspireDashboardResourceBuilderExtensions.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(name);
KubernetesEnvironmentExtensions.cs (2)
87ArgumentException.ThrowIfNullOrEmpty(name); 248ArgumentException.ThrowIfNullOrEmpty(name);
KubernetesGatewayExtensions.cs (9)
39ArgumentException.ThrowIfNullOrEmpty(name); 66ArgumentException.ThrowIfNullOrEmpty(className); 111ArgumentException.ThrowIfNullOrEmpty(path); 149ArgumentException.ThrowIfNullOrEmpty(host); 150ArgumentException.ThrowIfNullOrEmpty(path); 183ArgumentException.ThrowIfNullOrEmpty(hostname); 225ArgumentException.ThrowIfNullOrEmpty(secretName); 300ArgumentException.ThrowIfNullOrEmpty(key); 322ArgumentException.ThrowIfNullOrEmpty(key);
KubernetesHelmChartExtensions.cs (6)
66ArgumentException.ThrowIfNullOrEmpty(name); 67ArgumentException.ThrowIfNullOrEmpty(chartReference); 68ArgumentException.ThrowIfNullOrEmpty(chartVersion); 148ArgumentException.ThrowIfNullOrEmpty(key); 171ArgumentException.ThrowIfNullOrEmpty(@namespace); 192ArgumentException.ThrowIfNullOrEmpty(releaseName);
KubernetesHelmChartResource.cs (2)
60ArgumentException.ThrowIfNullOrEmpty(chartReference); 61ArgumentException.ThrowIfNullOrEmpty(chartVersion);
KubernetesIngressExtensions.cs (9)
47ArgumentException.ThrowIfNullOrEmpty(name); 76ArgumentException.ThrowIfNullOrEmpty(className); 126ArgumentException.ThrowIfNullOrEmpty(path); 169ArgumentException.ThrowIfNullOrEmpty(host); 170ArgumentException.ThrowIfNullOrEmpty(path); 208ArgumentException.ThrowIfNullOrEmpty(hostname); 248ArgumentException.ThrowIfNullOrEmpty(secretName); 349ArgumentException.ThrowIfNullOrEmpty(key); 371ArgumentException.ThrowIfNullOrEmpty(key);
KubernetesPersistentVolumeExtensions.cs (6)
48ArgumentException.ThrowIfNullOrEmpty(name); 79ArgumentException.ThrowIfNullOrEmpty(storageClassName); 121ArgumentException.ThrowIfNullOrEmpty(capacity); 192ArgumentException.ThrowIfNullOrEmpty(key); 215ArgumentException.ThrowIfNullOrEmpty(key); 314ArgumentException.ThrowIfNullOrEmpty(mountPath);
Aspire.Hosting.Maui (2)
MauiProjectResourceExtensions.cs (2)
54ArgumentException.ThrowIfNullOrEmpty(name); 55ArgumentException.ThrowIfNullOrEmpty(projectPath);
Aspire.Hosting.Milvus (6)
MilvusBuilderExtensions.cs (5)
50ArgumentException.ThrowIfNullOrEmpty(name); 105ArgumentException.ThrowIfNullOrEmpty(name); 190ArgumentException.ThrowIfNullOrEmpty(source); 205ArgumentException.ThrowIfNullOrEmpty(configurationFilePath); 221ArgumentException.ThrowIfNullOrEmpty(configurationFilePath);
MilvusDatabaseResource.cs (1)
43ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.MongoDB (6)
MongoDBBuilderExtensions.cs (5)
59ArgumentException.ThrowIfNullOrEmpty(name); 111ArgumentException.ThrowIfNullOrEmpty(name); 227ArgumentException.ThrowIfNullOrEmpty(source); 245ArgumentException.ThrowIfNullOrEmpty(source); 261ArgumentException.ThrowIfNullOrEmpty(source);
MongoDBDatabaseResource.cs (1)
47ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.MySql (6)
MySqlBuilderExtensions.cs (5)
39ArgumentException.ThrowIfNullOrEmpty(name); 119ArgumentException.ThrowIfNullOrEmpty(name); 369ArgumentException.ThrowIfNullOrEmpty(source); 385ArgumentException.ThrowIfNullOrEmpty(source); 401ArgumentException.ThrowIfNullOrEmpty(source);
MySqlDatabaseResource.cs (1)
68ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.Nats (2)
NatsBuilderExtensions.cs (2)
56ArgumentException.ThrowIfNullOrEmpty(name); 189ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.OpenAI (4)
OpenAIExtensions.cs (4)
26ArgumentException.ThrowIfNullOrEmpty(name); 108ArgumentException.ThrowIfNullOrEmpty(name); 109ArgumentException.ThrowIfNullOrEmpty(model); 150ArgumentException.ThrowIfNullOrEmpty(endpoint);
Aspire.Hosting.Oracle (7)
OracleDatabaseBuilderExtensions.cs (6)
37ArgumentException.ThrowIfNullOrEmpty(name); 86ArgumentException.ThrowIfNullOrEmpty(name); 123ArgumentException.ThrowIfNullOrEmpty(source); 138ArgumentException.ThrowIfNullOrEmpty(source); 154ArgumentException.ThrowIfNullOrEmpty(source); 174ArgumentException.ThrowIfNullOrEmpty(source);
OracleDatabaseResource.cs (1)
57ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.PostgreSQL (6)
PostgresBuilderExtensions.cs (5)
55ArgumentException.ThrowIfNullOrEmpty(name); 151ArgumentException.ThrowIfNullOrEmpty(name); 490ArgumentException.ThrowIfNullOrEmpty(source); 510ArgumentException.ThrowIfNullOrEmpty(source); 526ArgumentException.ThrowIfNullOrEmpty(source);
PostgresDatabaseResource.cs (1)
50ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.Python (6)
PythonAppResourceBuilderExtensions.cs (6)
184ArgumentException.ThrowIfNullOrEmpty(scriptPath); 228ArgumentException.ThrowIfNullOrEmpty(scriptPath); 349ArgumentException.ThrowIfNullOrEmpty(name); 351ArgumentException.ThrowIfNullOrEmpty(entrypoint); 867ArgumentException.ThrowIfNullOrEmpty(virtualEnvironmentPath); 1040ArgumentException.ThrowIfNullOrEmpty(entrypoint);
Aspire.Hosting.Qdrant (2)
QdrantBuilderExtensions.cs (2)
46ArgumentException.ThrowIfNullOrEmpty(name); 132ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.RabbitMQ (2)
RabbitMQBuilderExtensions.cs (2)
38ArgumentException.ThrowIfNullOrEmpty(name); 120ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.Radius (8)
CloudProviders\CloudProviderValidation.cs (4)
18ArgumentException.ThrowIfNullOrEmpty(value, paramName); 26=> ArgumentException.ThrowIfNullOrEmpty(value, paramName); 30ArgumentException.ThrowIfNullOrEmpty(value, paramName); 40ArgumentException.ThrowIfNullOrEmpty(value, paramName);
Publishing\Constructs\RadiusContainerConstruct.cs (1)
123ArgumentException.ThrowIfNullOrEmpty(containerName);
RadiusExtensions.cs (3)
38ArgumentException.ThrowIfNullOrEmpty(name); 69ArgumentException.ThrowIfNullOrEmpty(kubernetesNamespace); 138ArgumentException.ThrowIfNullOrEmpty(image);
Aspire.Hosting.Redis (3)
RedisBuilderExtensions.cs (3)
492ArgumentException.ThrowIfNullOrEmpty(source); 562ArgumentException.ThrowIfNullOrEmpty(path); 602ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Hosting.RemoteHost (2)
src\Shared\IntegrationPackageProbeManifest.cs (2)
130ArgumentException.ThrowIfNullOrEmpty(path); 216ArgumentException.ThrowIfNullOrEmpty(libraryName);
Aspire.Hosting.SqlServer (4)
SqlServerBuilderExtensions.cs (3)
41ArgumentException.ThrowIfNullOrEmpty(name); 122ArgumentException.ThrowIfNullOrEmpty(name); 183ArgumentException.ThrowIfNullOrEmpty(source);
SqlServerDatabaseResource.cs (1)
68ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Aspire.Hosting.Testing (7)
DistributedApplicationFactory.cs (3)
82ArgumentException.ThrowIfNullOrEmpty(resourceName); 96ArgumentException.ThrowIfNullOrEmpty(resourceName); 112ArgumentException.ThrowIfNullOrEmpty(resourceName);
DistributedApplicationHostingTestingExtensions.cs (4)
151ArgumentException.ThrowIfNullOrEmpty(resourceName); 174ArgumentException.ThrowIfNullOrEmpty(resourceName); 211ArgumentException.ThrowIfNullOrEmpty(resourceName); 231ArgumentException.ThrowIfNullOrEmpty(resourceName);
Aspire.Hosting.Testing.Tests (1)
tests\Aspire.Hosting.TestUtilities\Utils\LoggerNotificationExtensions.cs (1)
26ArgumentException.ThrowIfNullOrEmpty(logText);
Aspire.Hosting.TestUtilities (1)
Utils\LoggerNotificationExtensions.cs (1)
26ArgumentException.ThrowIfNullOrEmpty(logText);
Aspire.Hosting.Valkey (3)
ValkeyBuilderExtensions.cs (3)
66ArgumentException.ThrowIfNullOrEmpty(name); 119ArgumentException.ThrowIfNullOrEmpty(name); 257ArgumentException.ThrowIfNullOrEmpty(source);
Aspire.Keycloak.Authentication (6)
AspireKeycloakExtensions.cs (6)
80ArgumentException.ThrowIfNullOrEmpty(serviceName); 81ArgumentException.ThrowIfNullOrEmpty(realm); 82ArgumentException.ThrowIfNullOrEmpty(authenticationScheme); 162ArgumentException.ThrowIfNullOrEmpty(serviceName); 163ArgumentException.ThrowIfNullOrEmpty(realm); 164ArgumentException.ThrowIfNullOrEmpty(authenticationScheme);
Aspire.Microsoft.Azure.Cosmos (2)
AspireMicrosoftAzureCosmosExtensions.cs (2)
97ArgumentException.ThrowIfNullOrEmpty(name); 213ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Microsoft.Data.SqlClient (2)
AspireSqlServerSqlClientExtensions.cs (2)
45ArgumentException.ThrowIfNullOrEmpty(name); 57ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Microsoft.EntityFrameworkCore.Cosmos (3)
AspireAzureEFCoreCosmosExtensions.cs (3)
43ArgumentException.ThrowIfNullOrEmpty(connectionName); 87ArgumentException.ThrowIfNullOrEmpty(connectionName); 88ArgumentException.ThrowIfNullOrEmpty(databaseName);
Aspire.Microsoft.EntityFrameworkCore.SqlServer (1)
AspireSqlServerEFCoreSqlClientExtensions.cs (1)
44ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration (1)
AspireAppConfigurationExtensions.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Milvus.Client (2)
AspireMilvusExtensions.cs (2)
52ArgumentException.ThrowIfNullOrEmpty(name); 64ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.MongoDB.Driver (2)
src\Components\Aspire.MongoDB.Driver\AspireMongoDBDriverExtensions.cs (2)
57ArgumentException.ThrowIfNullOrEmpty(name); 75ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.MongoDB.EntityFrameworkCore (1)
AspireMongoDBEntityFrameworkCoreExtensions.cs (1)
44ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.MySqlConnector (2)
AspireMySqlConnectorExtensions.cs (2)
48ArgumentException.ThrowIfNullOrEmpty(name); 60ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.NATS.Net (7)
AspireNatsClientExtensions.cs (7)
63ArgumentException.ThrowIfNullOrEmpty(name); 71ArgumentException.ThrowIfNullOrEmpty(name); 79ArgumentException.ThrowIfNullOrEmpty(name); 87ArgumentException.ThrowIfNullOrEmpty(name); 95ArgumentException.ThrowIfNullOrEmpty(name); 113ArgumentException.ThrowIfNullOrEmpty(name); 121ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Npgsql (2)
AspirePostgreSqlNpgsqlExtensions.cs (2)
49ArgumentException.ThrowIfNullOrEmpty(name); 58ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL (1)
AspireEFPostgreSqlExtensions.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.OpenAI (4)
AspireOpenAIClientBuilder.cs (1)
99ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
AspireOpenAIClientBuilderChatClientExtensions.cs (1)
46ArgumentException.ThrowIfNullOrEmpty(serviceKey);
AspireOpenAIClientBuilderEmbeddingGeneratorExtensions.cs (1)
46ArgumentException.ThrowIfNullOrEmpty(serviceKey);
AspireOpenAIExtensions.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Oracle.EntityFrameworkCore (1)
AspireOracleEFCoreExtensions.cs (1)
45ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Playground.Tests (1)
tests\Aspire.Hosting.TestUtilities\Utils\LoggerNotificationExtensions.cs (1)
26ArgumentException.ThrowIfNullOrEmpty(logText);
Aspire.Pomelo.EntityFrameworkCore.MySql (1)
AspireEFMySqlExtensions.cs (1)
57ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Qdrant.Client (2)
AspireQdrantExtensions.cs (2)
50ArgumentException.ThrowIfNullOrEmpty(name); 62ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.RabbitMQ.Client (2)
src\Components\Aspire.RabbitMQ.Client\AspireRabbitMQExtensions.cs (2)
60ArgumentException.ThrowIfNullOrEmpty(name); 73ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.Seq (1)
AspireSeqExtensions.cs (1)
35ArgumentException.ThrowIfNullOrEmpty(connectionName);
Aspire.StackExchange.Redis (3)
AspireRedisExtensions.cs (2)
88ArgumentException.ThrowIfNullOrEmpty(name); 101ArgumentException.ThrowIfNullOrEmpty(connectionName);
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Shared\Guard.cs (1)
84ArgumentException.ThrowIfNullOrEmpty(value, paramName);
Aspire.StackExchange.Redis.DistributedCaching (3)
AspireRedisDistributedCacheExtensions.cs (3)
38ArgumentException.ThrowIfNullOrEmpty(connectionName); 68ArgumentException.ThrowIfNullOrEmpty(name); 154ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.StackExchange.Redis.OutputCaching (2)
AspireRedisOutputCacheExtensions.cs (2)
37ArgumentException.ThrowIfNullOrEmpty(connectionName); 67ArgumentException.ThrowIfNullOrEmpty(name);
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (1)
411ArgumentException.ThrowIfNullOrEmpty(dashboardUrl, nameof(dashboardUrl));
tests\Shared\TemplatesTesting\TemplateCustomHive.cs (1)
26ArgumentException.ThrowIfNullOrEmpty(customHiveDirName, nameof(customHiveDirName));
Aspire.TerminalHost (7)
src\Shared\TerminalHost\TerminalHostPaths.cs (7)
86ArgumentException.ThrowIfNullOrEmpty(homeDirectory); 109ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 110ArgumentException.ThrowIfNullOrEmpty(replicaId); 111ArgumentException.ThrowIfNullOrEmpty(sockPurpose); 121ArgumentException.ThrowIfNullOrEmpty(trmnlDirectory); 122ArgumentException.ThrowIfNullOrEmpty(replicaId); 131ArgumentException.ThrowIfNullOrEmpty(metadataPath);
dotnet-openapi (9)
Commands\AddFileCommand.cs (2)
34ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value); 63ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value);
Commands\AddProjectCommand.cs (1)
53ArgumentException.ThrowIfNullOrEmpty(_sourceProjectArg.Value);
Commands\AddURLCommand.cs (2)
34ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value); 52ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value);
Commands\RefreshCommand.cs (2)
29ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value); 58ArgumentException.ThrowIfNullOrEmpty(_sourceFileArg.Value);
Commands\RemoveCommand.cs (2)
29ArgumentException.ThrowIfNullOrEmpty(_sourceProjectArg.Value); 75ArgumentException.ThrowIfNullOrEmpty(_sourceProjectArg.Value);
dotnet-sql-cache (2)
SqlQueries.cs (2)
33ArgumentException.ThrowIfNullOrEmpty(schemaName); 34ArgumentException.ThrowIfNullOrEmpty(tableName);
dotnet-user-jwts (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\MsBuildProjectFinder.cs (1)
14ArgumentException.ThrowIfNullOrEmpty(directory);
dotnet-user-secrets (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\MsBuildProjectFinder.cs (1)
14ArgumentException.ThrowIfNullOrEmpty(directory);
Microsoft.AspNetCore.Antiforgery (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionHttpContextExtensions.cs (1)
83ArgumentException.ThrowIfNullOrEmpty(sourceScheme);
Microsoft.AspNetCore.Authentication.Facebook (2)
FacebookOptions.cs (2)
53ArgumentException.ThrowIfNullOrEmpty(AppId); 54ArgumentException.ThrowIfNullOrEmpty(AppSecret);
Microsoft.AspNetCore.Authentication.Negotiate (2)
LdapSettings.cs (1)
85ArgumentException.ThrowIfNullOrEmpty(Domain);
NegotiateOptions.cs (1)
56ArgumentException.ThrowIfNullOrEmpty(domain);
Microsoft.AspNetCore.Authentication.OAuth (4)
OAuthOptions.cs (4)
29ArgumentException.ThrowIfNullOrEmpty(ClientId); 30ArgumentException.ThrowIfNullOrEmpty(ClientSecret); 31ArgumentException.ThrowIfNullOrEmpty(AuthorizationEndpoint); 32ArgumentException.ThrowIfNullOrEmpty(TokenEndpoint);
Microsoft.AspNetCore.Authentication.OpenIdConnect (3)
OpenIdConnectHandler.cs (2)
563ArgumentException.ThrowIfNullOrEmpty(parEndpoint); 1166ArgumentException.ThrowIfNullOrEmpty(nonce);
OpenIdConnectOptions.cs (1)
100ArgumentException.ThrowIfNullOrEmpty(ClientId);
Microsoft.AspNetCore.Authentication.Twitter (2)
TwitterOptions.cs (2)
107ArgumentException.ThrowIfNullOrEmpty(ConsumerKey); 108ArgumentException.ThrowIfNullOrEmpty(ConsumerSecret);
Microsoft.AspNetCore.Authorization (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Components (5)
Rendering\RenderTreeBuilder.cs (1)
675ArgumentException.ThrowIfNullOrEmpty(assignedName);
src\aspnetcore\src\Http\Routing\src\Patterns\RoutePatternFactory.cs (4)
730ArgumentException.ThrowIfNullOrEmpty(content); 753ArgumentException.ThrowIfNullOrEmpty(content); 990ArgumentException.ThrowIfNullOrEmpty(constraint); 1020ArgumentException.ThrowIfNullOrEmpty(parameterPolicy);
Microsoft.AspNetCore.Components.AI (1)
Attributes\ToolBlockAttribute.cs (1)
24ArgumentException.ThrowIfNullOrEmpty(toolName);
Microsoft.AspNetCore.Components.Endpoints (2)
Discovery\AssemblyComponentLibraryDescriptor.cs (1)
24ArgumentException.ThrowIfNullOrEmpty(nameof(name));
Forms\ClientValidationRule.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(name);
Microsoft.AspNetCore.Components.Server (3)
ProtectedBrowserStorage\ProtectedBrowserStorage.cs (3)
46ArgumentException.ThrowIfNullOrEmpty(storeName); 82ArgumentException.ThrowIfNullOrEmpty(purpose); 83ArgumentException.ThrowIfNullOrEmpty(key);
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentConfigurationStore.cs (1)
59ArgumentException.ThrowIfNullOrEmpty(javaScriptInitializer);
Microsoft.AspNetCore.CookiePolicy (1)
CookiePolicyOptions.cs (1)
62ArgumentException.ThrowIfNullOrEmpty(value);
Microsoft.AspNetCore.Cryptography.KeyDerivation (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.DataProtection (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.DataProtection.Abstractions (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.DataProtection.Extensions (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Hosting (2)
Internal\HostingEnvironmentExtensions.cs (2)
16ArgumentException.ThrowIfNullOrEmpty(contentRootPath); 67ArgumentException.ThrowIfNullOrEmpty(contentRootPath);
Microsoft.AspNetCore.Http (1)
Timeouts\RequestTimeoutOptions.cs (1)
43ArgumentException.ThrowIfNullOrEmpty(policyName);
Microsoft.AspNetCore.Http.Abstractions (2)
Internal\ParsingHelpers.cs (2)
52ArgumentException.ThrowIfNullOrEmpty(key); 90ArgumentException.ThrowIfNullOrEmpty(key);
Microsoft.AspNetCore.Http.Connections (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Http.Connections.Client (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Http.Results (4)
TypedResults.cs (4)
511ArgumentException.ThrowIfNullOrEmpty(path); 544ArgumentException.ThrowIfNullOrEmpty(path); 570ArgumentException.ThrowIfNullOrEmpty(url); 590ArgumentException.ThrowIfNullOrEmpty(localUrl);
Microsoft.AspNetCore.HttpLogging (2)
W3CLoggerOptions.cs (2)
67ArgumentException.ThrowIfNullOrEmpty(value); 83ArgumentException.ThrowIfNullOrEmpty(value);
Microsoft.AspNetCore.Identity (3)
SignInManager.cs (3)
565ArgumentException.ThrowIfNullOrEmpty(credentialJson); 609ArgumentException.ThrowIfNullOrEmpty(credentialJson); 669ArgumentException.ThrowIfNullOrEmpty(credentialJson);
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
UserStore.cs (1)
653ArgumentException.ThrowIfNullOrEmpty(normalizedRoleName);
Microsoft.AspNetCore.InternalTesting (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.JsonPatch (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Mvc.Abstractions (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Mvc.Core (19)
ApiConventionMethodAttribute.cs (1)
42ArgumentException.ThrowIfNullOrEmpty(methodName);
ApplicationParts\ProvideApplicationPartFactoryAttribute.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(factoryTypeName);
ApplicationParts\RelatedAssemblyAttribute.cs (1)
23ArgumentException.ThrowIfNullOrEmpty(assemblyFileName);
AreaAttribute.cs (1)
21ArgumentException.ThrowIfNullOrEmpty(areaName);
Builder\ControllerEndpointRouteBuilderExtensions.cs (1)
153ArgumentException.ThrowIfNullOrEmpty(areaName);
Builder\MvcAreaRouteBuilderExtensions.cs (1)
121ArgumentException.ThrowIfNullOrEmpty(areaName);
ControllerBase.cs (8)
330ArgumentException.ThrowIfNullOrEmpty(url); 344ArgumentException.ThrowIfNullOrEmpty(url); 359ArgumentException.ThrowIfNullOrEmpty(url); 374ArgumentException.ThrowIfNullOrEmpty(url); 388ArgumentException.ThrowIfNullOrEmpty(localUrl); 402ArgumentException.ThrowIfNullOrEmpty(localUrl); 417ArgumentException.ThrowIfNullOrEmpty(localUrl); 432ArgumentException.ThrowIfNullOrEmpty(localUrl);
Formatters\FormatterMappings.cs (1)
95ArgumentException.ThrowIfNullOrEmpty(format);
LocalRedirectResult.cs (2)
48ArgumentException.ThrowIfNullOrEmpty(localUrl); 75ArgumentException.ThrowIfNullOrEmpty(value);
RedirectResult.cs (2)
51ArgumentException.ThrowIfNullOrEmpty(url); 77ArgumentException.ThrowIfNullOrEmpty(value);
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
DataTypeAttributeAdapter.cs (1)
19ArgumentException.ThrowIfNullOrEmpty(ruleName);
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Mvc.Razor (5)
RazorFileHierarchy.cs (1)
14ArgumentException.ThrowIfNullOrEmpty(path);
RazorViewEngine.cs (4)
110ArgumentException.ThrowIfNullOrEmpty(pageName); 133ArgumentException.ThrowIfNullOrEmpty(pagePath); 158ArgumentException.ThrowIfNullOrEmpty(viewName); 173ArgumentException.ThrowIfNullOrEmpty(viewPath);
Microsoft.AspNetCore.Mvc.RazorPages (40)
ApplicationModels\PageConventionCollection.cs (6)
89ArgumentException.ThrowIfNullOrEmpty(areaName); 133ArgumentException.ThrowIfNullOrEmpty(areaName); 174ArgumentException.ThrowIfNullOrEmpty(areaName); 215ArgumentException.ThrowIfNullOrEmpty(areaName); 252ArgumentException.ThrowIfNullOrEmpty(pageName); 263ArgumentException.ThrowIfNullOrEmpty(folderPath);
DependencyInjection\MvcRazorPagesMvcBuilderExtensions.cs (1)
41ArgumentException.ThrowIfNullOrEmpty(rootDirectory);
DependencyInjection\MvcRazorPagesMvcCoreBuilderExtensions.cs (1)
72ArgumentException.ThrowIfNullOrEmpty(rootDirectory);
DependencyInjection\PageConventionCollectionExtensions.cs (15)
74ArgumentException.ThrowIfNullOrEmpty(pageName); 109ArgumentException.ThrowIfNullOrEmpty(areaName); 110ArgumentException.ThrowIfNullOrEmpty(pageName); 135ArgumentException.ThrowIfNullOrEmpty(folderPath); 170ArgumentException.ThrowIfNullOrEmpty(areaName); 171ArgumentException.ThrowIfNullOrEmpty(folderPath); 197ArgumentException.ThrowIfNullOrEmpty(pageName); 259ArgumentException.ThrowIfNullOrEmpty(areaName); 260ArgumentException.ThrowIfNullOrEmpty(pageName); 286ArgumentException.ThrowIfNullOrEmpty(folderPath); 348ArgumentException.ThrowIfNullOrEmpty(areaName); 349ArgumentException.ThrowIfNullOrEmpty(folderPath); 379ArgumentException.ThrowIfNullOrEmpty(pageName); 413ArgumentException.ThrowIfNullOrEmpty(areaName); 414ArgumentException.ThrowIfNullOrEmpty(pageName);
PageBase.cs (8)
413ArgumentException.ThrowIfNullOrEmpty(localUrl); 426ArgumentException.ThrowIfNullOrEmpty(localUrl); 440ArgumentException.ThrowIfNullOrEmpty(localUrl); 454ArgumentException.ThrowIfNullOrEmpty(localUrl); 490ArgumentException.ThrowIfNullOrEmpty(url); 503ArgumentException.ThrowIfNullOrEmpty(url); 517ArgumentException.ThrowIfNullOrEmpty(url); 531ArgumentException.ThrowIfNullOrEmpty(url);
PageModel.cs (8)
720ArgumentException.ThrowIfNullOrEmpty(localUrl); 733ArgumentException.ThrowIfNullOrEmpty(localUrl); 747ArgumentException.ThrowIfNullOrEmpty(localUrl); 761ArgumentException.ThrowIfNullOrEmpty(localUrl); 819ArgumentException.ThrowIfNullOrEmpty(url); 832ArgumentException.ThrowIfNullOrEmpty(url); 846ArgumentException.ThrowIfNullOrEmpty(url); 860ArgumentException.ThrowIfNullOrEmpty(url);
RazorPagesOptions.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(value);
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
RemoteAttributeBase.cs (2)
83ArgumentException.ThrowIfNullOrEmpty(property); 104ArgumentException.ThrowIfNullOrEmpty(property);
Rendering\TagBuilder.cs (2)
37ArgumentException.ThrowIfNullOrEmpty(tagName); 279ArgumentException.ThrowIfNullOrEmpty(key);
ViewEngines\CompositeViewEngine.cs (2)
31ArgumentException.ThrowIfNullOrEmpty(viewName); 80ArgumentException.ThrowIfNullOrEmpty(viewPath);
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
src\roslyn\src\Razor\src\Shared\Microsoft.AspNetCore.Razor.SharedUtilities\ArgHelper.cs (1)
43ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.Rewrite (10)
ApacheModRewrite\CookieActionFactory.cs (1)
19ArgumentException.ThrowIfNullOrEmpty(flagValue);
ApacheModRewrite\FlagParser.cs (1)
57ArgumentException.ThrowIfNullOrEmpty(flagString);
IISUrlRewrite\IISRewriteMap.cs (3)
12ArgumentException.ThrowIfNullOrEmpty(name); 26ArgumentException.ThrowIfNullOrEmpty(key); 27ArgumentException.ThrowIfNullOrEmpty(value);
RedirectRule.cs (2)
19ArgumentException.ThrowIfNullOrEmpty(regex); 20ArgumentException.ThrowIfNullOrEmpty(replacement);
RewriteRule.cs (2)
19ArgumentException.ThrowIfNullOrEmpty(regex); 20ArgumentException.ThrowIfNullOrEmpty(replacement);
UrlActions\ChangeCookieAction.cs (1)
21ArgumentException.ThrowIfNullOrEmpty(name);
Microsoft.AspNetCore.Routing (12)
DefaultLinkGenerator.cs (1)
158ArgumentException.ThrowIfNullOrEmpty(scheme);
LinkGeneratorEndpointNameAddressExtensions.cs (2)
308ArgumentException.ThrowIfNullOrEmpty(scheme); 357ArgumentException.ThrowIfNullOrEmpty(scheme);
Patterns\RoutePatternFactory.cs (9)
730ArgumentException.ThrowIfNullOrEmpty(content); 753ArgumentException.ThrowIfNullOrEmpty(content); 771ArgumentException.ThrowIfNullOrEmpty(parameterName); 794ArgumentException.ThrowIfNullOrEmpty(parameterName); 821ArgumentException.ThrowIfNullOrEmpty(parameterName); 855ArgumentException.ThrowIfNullOrEmpty(parameterName); 891ArgumentException.ThrowIfNullOrEmpty(parameterName); 990ArgumentException.ThrowIfNullOrEmpty(constraint); 1020ArgumentException.ThrowIfNullOrEmpty(parameterPolicy);
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\ResponseBody.cs (1)
602ArgumentException.ThrowIfNullOrEmpty(fileName);
UrlPrefix.cs (1)
70ArgumentException.ThrowIfNullOrEmpty(host);
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.FeatureCollection.cs (2)
292ArgumentException.ThrowIfNullOrEmpty(variableName); 302ArgumentException.ThrowIfNullOrEmpty(variableName);
Microsoft.AspNetCore.Server.IISIntegration (1)
IISMiddleware.cs (1)
80ArgumentException.ThrowIfNullOrEmpty(pairingToken);
Microsoft.AspNetCore.Server.IntegrationTesting (2)
Common\DeploymentParameters.cs (1)
55ArgumentException.ThrowIfNullOrEmpty(applicationPath);
Deployers\ApplicationDeployer.cs (1)
44ArgumentException.ThrowIfNullOrEmpty(DeploymentParameters.ApplicationPath);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelConfigurationLoader.cs (1)
87ArgumentException.ThrowIfNullOrEmpty(name);
Microsoft.AspNetCore.Session (2)
DistributedSession.cs (1)
67ArgumentException.ThrowIfNullOrEmpty(sessionKey);
DistributedSessionStore.cs (1)
35ArgumentException.ThrowIfNullOrEmpty(sessionKey);
Microsoft.AspNetCore.SignalR.Client (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SignalR.Client.Core (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SignalR.Common (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SignalR.Core (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.AspNetCore.SpaServices.Extensions (8)
AngularCli\AngularCliBuilder.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(npmScript);
AngularCli\AngularCliMiddleware.cs (1)
34ArgumentException.ThrowIfNullOrEmpty(scriptName);
Npm\NodeScriptRunner.cs (3)
27ArgumentException.ThrowIfNullOrEmpty(workingDirectory); 28ArgumentException.ThrowIfNullOrEmpty(scriptName); 29ArgumentException.ThrowIfNullOrEmpty(pkgManagerCommand);
ReactDevelopmentServer\ReactDevelopmentServerMiddleware.cs (1)
34ArgumentException.ThrowIfNullOrEmpty(scriptName);
SpaOptions.cs (2)
47ArgumentException.ThrowIfNullOrEmpty(value.Value); 86ArgumentException.ThrowIfNullOrEmpty(value);
Microsoft.AspNetCore.WebUtilities (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Build (98)
BackEnd\BuildManager\BuildRequestData.cs (1)
146ArgumentException.ThrowIfNullOrEmpty(projectFullPath);
BackEnd\Components\RequestBuilder\TargetSpecification.cs (1)
32ArgumentException.ThrowIfNullOrEmpty(targetName);
BackEnd\Shared\ConfigurationMetadata.cs (1)
55ArgumentException.ThrowIfNullOrEmpty(projectFullPath);
Collections\CopyOnWritePropertyDictionary.cs (1)
331ArgumentException.ThrowIfNullOrEmpty(name);
Collections\PropertyDictionary.cs (1)
507ArgumentException.ThrowIfNullOrEmpty(name);
Construction\ProjectExtensionsElement.cs (2)
98ArgumentException.ThrowIfNullOrEmpty(name); 113ArgumentException.ThrowIfNullOrEmpty(name);
Construction\ProjectImportElement.cs (2)
59ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.project); 78ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.sdk);
Construction\ProjectImportGroupElement.cs (1)
65ArgumentException.ThrowIfNullOrEmpty(project);
Construction\ProjectItemDefinitionElement.cs (1)
76ArgumentException.ThrowIfNullOrEmpty(name);
Construction\ProjectItemElement.cs (2)
397ArgumentException.ThrowIfNullOrEmpty(name); 447ArgumentException.ThrowIfNullOrEmpty(newItemType);
Construction\ProjectItemGroupElement.cs (2)
102ArgumentException.ThrowIfNullOrEmpty(itemType); 103ArgumentException.ThrowIfNullOrEmpty(include);
Construction\ProjectMetadataElement.cs (1)
124ArgumentException.ThrowIfNullOrEmpty(newName);
Construction\ProjectOnErrorElement.cs (1)
60ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.executeTargets);
Construction\ProjectOutputElement.cs (1)
60ArgumentException.ThrowIfNullOrEmpty(value);
Construction\ProjectPropertyElement.cs (1)
113ArgumentException.ThrowIfNullOrEmpty(newName);
Construction\ProjectPropertyGroupElement.cs (2)
61ArgumentException.ThrowIfNullOrEmpty(name); 78ArgumentException.ThrowIfNullOrEmpty(name);
Construction\ProjectRootElement.cs (10)
233ArgumentException.ThrowIfNullOrEmpty(path); 420ArgumentException.ThrowIfNullOrEmpty(value); 811ArgumentException.ThrowIfNullOrEmpty(path); 882ArgumentException.ThrowIfNullOrEmpty(path); 902ArgumentException.ThrowIfNullOrEmpty(path); 939ArgumentException.ThrowIfNullOrEmpty(path); 956ArgumentException.ThrowIfNullOrEmpty(project); 1013ArgumentException.ThrowIfNullOrEmpty(itemType); 1014ArgumentException.ThrowIfNullOrEmpty(include); 1090ArgumentException.ThrowIfNullOrEmpty(itemType);
Construction\ProjectSdkElement.cs (1)
50ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.sdkName);
Construction\ProjectTargetElement.cs (2)
100ArgumentException.ThrowIfNullOrEmpty(value); 381ArgumentException.ThrowIfNullOrEmpty(taskName);
Construction\ProjectTaskElement.cs (7)
232ArgumentException.ThrowIfNullOrEmpty(taskParameter); 233ArgumentException.ThrowIfNullOrEmpty(itemType); 262ArgumentException.ThrowIfNullOrEmpty(taskParameter); 263ArgumentException.ThrowIfNullOrEmpty(propertyName); 299ArgumentException.ThrowIfNullOrEmpty(name); 325ArgumentException.ThrowIfNullOrEmpty(name); 414ArgumentException.ThrowIfNullOrEmpty(name);
Construction\ProjectUsingTaskElement.cs (3)
56ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.assemblyName); 73ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.assemblyName); 88ArgumentException.ThrowIfNullOrEmpty(value, XMakeAttributes.taskName);
Construction\ProjectUsingTaskParameterElement.cs (1)
64ArgumentException.ThrowIfNullOrEmpty(value, nameof(Name));
Construction\Solution\ProjectInSolution.cs (1)
497ArgumentException.ThrowIfNullOrEmpty(newUniqueName);
Construction\UsingTaskParameterGroupElement.cs (1)
74ArgumentException.ThrowIfNullOrEmpty(name);
Definition\Project.cs (6)
2807ArgumentException.ThrowIfNullOrEmpty(name); 2935ArgumentException.ThrowIfNullOrEmpty(itemType); 2936ArgumentException.ThrowIfNullOrEmpty(unevaluatedInclude); 3062ArgumentException.ThrowIfNullOrEmpty(name); 4330ArgumentException.ThrowIfNullOrEmpty(name); 4534ArgumentException.ThrowIfNullOrEmpty(name);
Definition\ProjectCollection.cs (4)
631ArgumentException.ThrowIfNullOrEmpty(value, nameof(DefaultToolsVersion)); 1168ArgumentException.ThrowIfNullOrEmpty(toolsVersion); 1212ArgumentException.ThrowIfNullOrEmpty(toolsVersion); 1299ArgumentException.ThrowIfNullOrEmpty(fileName);
Definition\ProjectItem.cs (4)
410ArgumentException.ThrowIfNullOrEmpty(name); 476ArgumentException.ThrowIfNullOrEmpty(name); 638ArgumentException.ThrowIfNullOrEmpty(name); 785ArgumentException.ThrowIfNullOrEmpty(newItemType, "ItemType");
Definition\ProjectItemDefinition.cs (1)
59ArgumentException.ThrowIfNullOrEmpty(itemType);
Definition\ProjectProperty.cs (1)
547ArgumentException.ThrowIfNullOrEmpty(name);
Definition\SubToolset.cs (1)
39ArgumentException.ThrowIfNullOrEmpty(subToolsetVersion);
Definition\Toolset.cs (2)
217ArgumentException.ThrowIfNullOrEmpty(toolsVersion); 218ArgumentException.ThrowIfNullOrEmpty(toolsPath);
Definition\ToolsetPropertyDefinition.cs (1)
39ArgumentException.ThrowIfNullOrEmpty(name);
Errors\InvalidProjectFileException.cs (1)
219ArgumentException.ThrowIfNullOrEmpty(message);
Evaluation\ConditionEvaluator.cs (1)
229ArgumentException.ThrowIfNullOrEmpty(evaluationDirectory);
Evaluation\Evaluator.cs (1)
414ArgumentException.ThrowIfNullOrEmpty(unevaluatedIncludeEscaped);
Evaluation\ProjectRootElementCache.cs (1)
388ArgumentException.ThrowIfNullOrEmpty(oldFullPath);
Evaluation\ToolsetProvider.cs (1)
68ArgumentException.ThrowIfNullOrEmpty(toolsVersion);
Graph\ProjectGraphEntryPoint.cs (1)
33ArgumentException.ThrowIfNullOrEmpty(projectFile);
Instance\ProjectInstance.cs (4)
313ArgumentException.ThrowIfNullOrEmpty(projectFile); 658ArgumentException.ThrowIfNullOrEmpty(projectFile); 1449ArgumentException.ThrowIfNullOrEmpty(name); 2698ArgumentException.ThrowIfNullOrEmpty(projectFile);
Instance\ProjectItemInstance.cs (6)
205ArgumentException.ThrowIfNullOrEmpty(value, "EvaluatedInclude"); 738ArgumentException.ThrowIfNullOrEmpty(itemTypeToUse, "itemType"); 866ArgumentException.ThrowIfNullOrEmpty(includeEscaped); 867ArgumentException.ThrowIfNullOrEmpty(includeBeforeWildcardExpansionEscaped); 1058ArgumentException.ThrowIfNullOrEmpty(value, "IncludeEscaped"); 1427ArgumentException.ThrowIfNullOrEmpty(metadataName);
Instance\ProjectMetadataInstance.cs (2)
65ArgumentException.ThrowIfNullOrEmpty(name); 259ArgumentException.ThrowIfNullOrEmpty(name);
Instance\ProjectTaskInstance.cs (5)
163ArgumentException.ThrowIfNullOrEmpty(name); 339ArgumentException.ThrowIfNullOrEmpty(taskOutputParameterName); 340ArgumentException.ThrowIfNullOrEmpty(itemName); 352ArgumentException.ThrowIfNullOrEmpty(taskOutputParameterName); 353ArgumentException.ThrowIfNullOrEmpty(propertyName);
Instance\TaskFactories\AssemblyTaskFactory.cs (2)
260ArgumentException.ThrowIfNullOrEmpty(taskName); 461ArgumentException.ThrowIfNullOrEmpty(taskName, "TaskName");
Instance\TaskFactoryWrapper.cs (1)
95ArgumentException.ThrowIfNullOrEmpty(taskName);
src\msbuild\src\Shared\StringExtensions.cs (1)
20ArgumentException.ThrowIfNullOrEmpty(oldValue);
src\msbuild\src\Shared\TaskLoggingHelper.cs (1)
64ArgumentException.ThrowIfNullOrEmpty(taskName);
src\msbuild\src\Shared\TaskParameter.cs (1)
750ArgumentException.ThrowIfNullOrEmpty(metadataName);
Utilities\XmlUtilities.cs (2)
72ArgumentException.ThrowIfNullOrEmpty(name); 91ArgumentException.ThrowIfNullOrEmpty(name);
Microsoft.Build.Framework (7)
FileUtilities_TempFiles.cs (1)
168ArgumentException.ThrowIfNullOrEmpty(directory);
FileUtilities.cs (2)
689ArgumentException.ThrowIfNullOrEmpty(path); 1339ArgumentException.ThrowIfNullOrEmpty(path);
PathHelpers\AbsolutePath.cs (2)
87ArgumentException.ThrowIfNullOrEmpty(path); 107ArgumentException.ThrowIfNullOrEmpty(path);
TaskClassRegistry.cs (1)
81ArgumentException.ThrowIfNullOrEmpty(taskName);
TaskEnvironment.cs (1)
58ArgumentException.ThrowIfNullOrEmpty(projectDirectory);
Microsoft.Build.Tasks.Core (6)
Copy.cs (1)
856ArgumentException.ThrowIfNullOrEmpty(sourceFolder.ItemSpec);
FileIO\WriteLinesToFile.cs (1)
92ArgumentException.ThrowIfNullOrEmpty(File.ItemSpec);
FileState.cs (1)
319ArgumentException.ThrowIfNullOrEmpty(value);
ResolveSDKReference.cs (2)
734ArgumentException.ThrowIfNullOrEmpty(sdkName); 735ArgumentException.ThrowIfNullOrEmpty(sdkVersion);
src\msbuild\src\Shared\TaskParameter.cs (1)
750ArgumentException.ThrowIfNullOrEmpty(metadataName);
Microsoft.Build.Utilities.Core (41)
PlatformManifest.cs (1)
32ArgumentException.ThrowIfNullOrEmpty(pathToManifest);
SDKManifest.cs (1)
111ArgumentException.ThrowIfNullOrEmpty(pathToSdk);
src\msbuild\src\Shared\TaskLoggingHelper.cs (1)
64ArgumentException.ThrowIfNullOrEmpty(taskName);
TaskItem.cs (1)
363ArgumentException.ThrowIfNullOrEmpty(metadataName);
ToolLocationHelper.cs (37)
330ArgumentException.ThrowIfNullOrEmpty(registryRoot); 331ArgumentException.ThrowIfNullOrEmpty(registryKeySuffix); 332ArgumentException.ThrowIfNullOrEmpty(targetFrameworkVersion); 362ArgumentException.ThrowIfNullOrEmpty(configFile); 363ArgumentException.ThrowIfNullOrEmpty(targetFrameworkVersion); 468ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 526ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 528ArgumentException.ThrowIfNullOrEmpty(sdkMoniker); 658ArgumentException.ThrowIfNullOrEmpty(sdkRoot); 659ArgumentException.ThrowIfNullOrEmpty(targetConfiguration); 660ArgumentException.ThrowIfNullOrEmpty(targetArchitecture); 722ArgumentException.ThrowIfNullOrEmpty(sdkRoot); 723ArgumentException.ThrowIfNullOrEmpty(targetConfiguration); 724ArgumentException.ThrowIfNullOrEmpty(targetArchitecture); 752ArgumentException.ThrowIfNullOrEmpty(sdkRoot); 753ArgumentException.ThrowIfNullOrEmpty(targetConfiguration); 754ArgumentException.ThrowIfNullOrEmpty(targetArchitecture); 829ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 830ArgumentException.ThrowIfNullOrEmpty(targetPlatformVersion); 1028ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 1029ArgumentException.ThrowIfNullOrEmpty(targetPlatformVersion); 1084ArgumentException.ThrowIfNullOrEmpty(sdkIdentifier); 1085ArgumentException.ThrowIfNullOrEmpty(sdkVersion); 1086ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 1087ArgumentException.ThrowIfNullOrEmpty(targetPlatformVersion); 1211ArgumentException.ThrowIfNullOrEmpty(sdkIdentifier); 1212ArgumentException.ThrowIfNullOrEmpty(sdkVersion); 1227ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 1228ArgumentException.ThrowIfNullOrEmpty(targetPlatformVersion); 1590ArgumentException.ThrowIfNullOrEmpty(targetPlatformIdentifier); 1816ArgumentException.ThrowIfNullOrEmpty(targetFrameworkIdentifier); 1817ArgumentException.ThrowIfNullOrEmpty(targetFrameworkVersion); 1919ArgumentException.ThrowIfNullOrEmpty(targetFrameworkVersion); 1920ArgumentException.ThrowIfNullOrEmpty(targetFrameworkIdentifier); 2220ArgumentException.ThrowIfNullOrEmpty(targetFrameworkRootPath); 3663ArgumentException.ThrowIfNullOrEmpty(targetFrameworkRootDirectory); 3664ArgumentException.ThrowIfNullOrEmpty(frameworkIdentifier);
Microsoft.Extensions.Caching.SqlServer (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Caching.StackExchangeRedis (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Diagnostics.Abstractions (2)
Tracing\TracingBuilderExtensions.Listeners.cs (2)
35ArgumentException.ThrowIfNullOrEmpty(name); 66ArgumentException.ThrowIfNullOrEmpty(name);
Microsoft.Extensions.Diagnostics.HealthChecks (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Features (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.FileProviders.Embedded (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Identity.Core (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Identity.Stores (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Localization (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Localization.Abstractions (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.Logging.AzureAppServices (2)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentThrowHelper.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.ObjectPool (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.Extensions.WebEncoders (1)
src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs (1)
52ArgumentException.ThrowIfNullOrEmpty(argument, paramName);
Microsoft.JSInterop (1)
JSInvokableAttribute.cs (1)
38ArgumentException.ThrowIfNullOrEmpty(identifier);
MSBuild (2)
src\msbuild\src\Shared\StringExtensions.cs (1)
20ArgumentException.ThrowIfNullOrEmpty(oldValue);
src\msbuild\src\Shared\TaskParameter.cs (1)
750ArgumentException.ThrowIfNullOrEmpty(metadataName);
PresentationCore (2)
System\Windows\clipboard.cs (2)
36ArgumentException.ThrowIfNullOrEmpty(format); 79ArgumentException.ThrowIfNullOrEmpty(format);
PresentationFramework (1)
System\Windows\LogicalTreeHelper.cs (1)
65ArgumentException.ThrowIfNullOrEmpty(elementName);
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\ValidationContext.cs (1)
124ArgumentException.ThrowIfNullOrEmpty(displayName);
System.ComponentModel.TypeConverter (1)
System\ComponentModel\MaskedTextProvider.cs (1)
221ArgumentException.ThrowIfNullOrEmpty(mask);
System.Diagnostics.Process (2)
System\Diagnostics\Process.Scenarios.cs (1)
363ArgumentException.ThrowIfNullOrEmpty(fileName);
System\Diagnostics\ProcessManager.Unix.cs (1)
54ArgumentException.ThrowIfNullOrEmpty(machineName);
System.Diagnostics.TextWriterTraceListener (1)
System\Diagnostics\DelimitedListTraceListener.cs (1)
67ArgumentException.ThrowIfNullOrEmpty(value, nameof(Delimiter));
System.Diagnostics.TraceSource (2)
System\Diagnostics\SwitchAttribute.cs (1)
29ArgumentException.ThrowIfNullOrEmpty(value);
System\Diagnostics\TraceSource.cs (1)
30ArgumentException.ThrowIfNullOrEmpty(name);
System.Formats.Tar (18)
System\Formats\Tar\TarEntry.cs (5)
39ArgumentException.ThrowIfNullOrEmpty(entryName); 139ArgumentException.ThrowIfNullOrEmpty(value); 173ArgumentException.ThrowIfNullOrEmpty(value); 215ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 250ArgumentException.ThrowIfNullOrEmpty(destinationFileName);
System\Formats\Tar\TarFile.cs (12)
59ArgumentException.ThrowIfNullOrEmpty(sourceDirectoryName); 127ArgumentException.ThrowIfNullOrEmpty(sourceDirectoryName); 183ArgumentException.ThrowIfNullOrEmpty(sourceDirectoryName); 184ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 246ArgumentException.ThrowIfNullOrEmpty(sourceDirectoryName); 247ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 302ArgumentException.ThrowIfNullOrEmpty(destinationDirectoryName); 370ArgumentException.ThrowIfNullOrEmpty(destinationDirectoryName); 427ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 428ArgumentException.ThrowIfNullOrEmpty(destinationDirectoryName); 496ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 497ArgumentException.ThrowIfNullOrEmpty(destinationDirectoryName);
System\Formats\Tar\TarWriter.cs (1)
391ArgumentException.ThrowIfNullOrEmpty(fileName);
System.IO.Compression (1)
System\IO\Compression\ZipArchive.cs (1)
484ArgumentException.ThrowIfNullOrEmpty(entryName);
System.IO.FileSystem.AccessControl (1)
System\IO\FileSystemAclExtensions.cs (1)
206ArgumentException.ThrowIfNullOrEmpty(path);
System.IO.IsolatedStorage (11)
System\IO\IsolatedStorage\IsolatedStorageFile.cs (11)
237ArgumentException.ThrowIfNullOrEmpty(path); 253ArgumentException.ThrowIfNullOrEmpty(path); 269ArgumentException.ThrowIfNullOrEmpty(path); 285ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 286ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 293ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 294ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 321ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 322ArgumentException.ThrowIfNullOrEmpty(destinationFileName); 349ArgumentException.ThrowIfNullOrEmpty(sourceDirectoryName); 350ArgumentException.ThrowIfNullOrEmpty(destinationDirectoryName);
System.IO.MemoryMappedFiles (2)
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (2)
63ArgumentException.ThrowIfNullOrEmpty(mapName); 348ArgumentException.ThrowIfNullOrEmpty(mapName);
System.IO.Pipes (2)
System\IO\Pipes\NamedPipeClientStream.cs (1)
61ArgumentException.ThrowIfNullOrEmpty(pipeName);
System\IO\Pipes\NamedPipeServerStream.cs (1)
95ArgumentException.ThrowIfNullOrEmpty(pipeName);
System.Net.Http (7)
System\Net\Http\Headers\HeaderUtilities.cs (3)
145ArgumentException.ThrowIfNullOrEmpty(value, parameterName); 155ArgumentException.ThrowIfNullOrEmpty(value, parameterName); 166ArgumentException.ThrowIfNullOrEmpty(value, parameterName);
System\Net\Http\Headers\HttpHeaders.cs (1)
1157ArgumentException.ThrowIfNullOrEmpty(name);
System\Net\Http\Headers\MediaTypeHeaderValue.cs (1)
277ArgumentException.ThrowIfNullOrEmpty(mediaType, parameterName);
System\Net\Http\Headers\ViaHeaderValue.cs (1)
258ArgumentException.ThrowIfNullOrEmpty(receivedBy);
System\Net\Http\Headers\WarningHeaderValue.cs (1)
293ArgumentException.ThrowIfNullOrEmpty(agent);
System.Net.Mail (19)
System\Net\Mail\Attachment.cs (2)
71ArgumentException.ThrowIfNullOrEmpty(fileName); 79ArgumentException.ThrowIfNullOrEmpty(fileName);
System\Net\Mail\MailAddress.cs (1)
124ArgumentException.ThrowIfNullOrEmpty(address);
System\Net\Mail\MailAddressCollection.cs (1)
21ArgumentException.ThrowIfNullOrEmpty(addresses);
System\Net\Mail\MailMessage.cs (2)
46ArgumentException.ThrowIfNullOrEmpty(from); 47ArgumentException.ThrowIfNullOrEmpty(to);
System\Net\Mail\MailPriority.cs (2)
46ArgumentException.ThrowIfNullOrEmpty(from); 47ArgumentException.ThrowIfNullOrEmpty(to);
System\Net\Mail\SmtpClient.cs (1)
159ArgumentException.ThrowIfNullOrEmpty(value);
System\Net\Mime\ContentDisposition.cs (1)
80ArgumentException.ThrowIfNullOrEmpty(value);
System\Net\Mime\ContentType.cs (2)
48ArgumentException.ThrowIfNullOrEmpty(contentType); 95ArgumentException.ThrowIfNullOrEmpty(value);
System\Net\Mime\HeaderCollection.cs (7)
25ArgumentException.ThrowIfNullOrEmpty(name); 35ArgumentException.ThrowIfNullOrEmpty(name); 44ArgumentException.ThrowIfNullOrEmpty(name); 72ArgumentException.ThrowIfNullOrEmpty(name); 73ArgumentException.ThrowIfNullOrEmpty(value); 93ArgumentException.ThrowIfNullOrEmpty(name); 94ArgumentException.ThrowIfNullOrEmpty(value);
System.Net.NameResolution (1)
System\Net\DnsResolver.cs (1)
520ArgumentException.ThrowIfNullOrEmpty(name);
System.Net.Primitives (3)
System\Net\CredentialCache.cs (2)
50ArgumentException.ThrowIfNullOrEmpty(host); 147ArgumentException.ThrowIfNullOrEmpty(host);
System\Net\DnsEndPoint.cs (1)
19ArgumentException.ThrowIfNullOrEmpty(host);
System.Net.Requests (4)
System\Net\FileWebRequest.cs (1)
87ArgumentException.ThrowIfNullOrEmpty(value);
System\Net\FtpWebRequest.cs (2)
265ArgumentException.ThrowIfNullOrEmpty(value); 302ArgumentException.ThrowIfNullOrEmpty(value);
System\Net\HttpWebRequest.cs (1)
933ArgumentException.ThrowIfNullOrEmpty(value);
System.Net.Security (1)
System\Security\Authentication\ExtendedProtection\ServiceNameCollection.cs (1)
135ArgumentException.ThrowIfNullOrEmpty(serviceName);
System.Net.WebHeaderCollection (1)
System\Net\WebHeaderCollection.cs (1)
329ArgumentException.ThrowIfNullOrEmpty(name);
System.Private.CoreLib (65)
src\runtime\src\libraries\System.Private.CoreLib\src\System\AppContext.cs (2)
192ArgumentException.ThrowIfNullOrEmpty(switchName); 219ArgumentException.ThrowIfNullOrEmpty(switchName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (1)
106ArgumentException.ThrowIfNullOrEmpty(assemblyName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ApplicationId.cs (1)
15ArgumentException.ThrowIfNullOrEmpty(name);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventPipe.cs (1)
48ArgumentException.ThrowIfNullOrEmpty(providerName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Environment.cs (2)
132ArgumentException.ThrowIfNullOrEmpty(value); 272ArgumentException.ThrowIfNullOrEmpty(variable);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (3)
278ArgumentException.ThrowIfNullOrEmpty(value); 580ArgumentException.ThrowIfNullOrEmpty(value); 697ArgumentException.ThrowIfNullOrEmpty(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Directory.cs (5)
18ArgumentException.ThrowIfNullOrEmpty(path); 30ArgumentException.ThrowIfNullOrEmpty(path); 264ArgumentException.ThrowIfNullOrEmpty(path); 271ArgumentException.ThrowIfNullOrEmpty(sourceDirName); 272ArgumentException.ThrowIfNullOrEmpty(destDirName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Directory.Unix.cs (1)
13ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\DirectoryInfo.cs (1)
211ArgumentException.ThrowIfNullOrEmpty(destDirName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\File.cs (9)
52ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 53ArgumentException.ThrowIfNullOrEmpty(destFileName); 788ArgumentException.ThrowIfNullOrEmpty(path); 838ArgumentException.ThrowIfNullOrEmpty(path); 877ArgumentException.ThrowIfNullOrEmpty(path); 1076ArgumentException.ThrowIfNullOrEmpty(sourceFileName); 1077ArgumentException.ThrowIfNullOrEmpty(destFileName); 1308ArgumentException.ThrowIfNullOrEmpty(path); 1508ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileInfo.cs (2)
102ArgumentException.ThrowIfNullOrEmpty(destFileName); 176ArgumentException.ThrowIfNullOrEmpty(destFileName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (1)
170ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.cs (1)
24ArgumentException.ThrowIfNullOrEmpty(path, argName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Path.Unix.cs (1)
28ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Strategies\FileStreamHelpers.cs (1)
64ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (2)
243ArgumentException.ThrowIfNullOrEmpty(path); 255ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (2)
199ArgumentException.ThrowIfNullOrEmpty(path); 211ArgumentException.ThrowIfNullOrEmpty(path);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (1)
35ArgumentException.ThrowIfNullOrEmpty(assemblyName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\AssemblyBuilder.cs (2)
22ArgumentException.ThrowIfNullOrEmpty(name); 31ArgumentException.ThrowIfNullOrEmpty(name);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\ModuleBuilder.cs (6)
24ArgumentException.ThrowIfNullOrEmpty(name); 53ArgumentException.ThrowIfNullOrEmpty(url); 81ArgumentException.ThrowIfNullOrEmpty(name); 129ArgumentException.ThrowIfNullOrEmpty(name); 145ArgumentException.ThrowIfNullOrEmpty(name); 162ArgumentException.ThrowIfNullOrEmpty(methodName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeBuilder.cs (9)
66ArgumentException.ThrowIfNullOrEmpty(name); 79ArgumentException.ThrowIfNullOrEmpty(fieldName); 125ArgumentException.ThrowIfNullOrEmpty(name); 167ArgumentException.ThrowIfNullOrEmpty(name); 186ArgumentException.ThrowIfNullOrEmpty(name); 213ArgumentException.ThrowIfNullOrEmpty(name); 214ArgumentException.ThrowIfNullOrEmpty(dllName); 215ArgumentException.ThrowIfNullOrEmpty(entryName); 248ArgumentException.ThrowIfNullOrEmpty(name);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\TypeForwardedFromAttribute.cs (1)
11ArgumentException.ThrowIfNullOrEmpty(assemblyFullName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\OSPlatform.cs (1)
22ArgumentException.ThrowIfNullOrEmpty(osPlatform);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (1)
480ArgumentException.ThrowIfNullOrEmpty(unmanagedDllPath);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\FrameworkName.cs (2)
97ArgumentException.ThrowIfNullOrEmpty(identifier); 111ArgumentException.ThrowIfNullOrEmpty(frameworkName);
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (2)
1227ArgumentException.ThrowIfNullOrEmpty(oldValue); 1348ArgumentException.ThrowIfNullOrEmpty(oldValue);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (1)
2115ArgumentException.ThrowIfNullOrEmpty(oldValue);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Mutex.Unix.cs (1)
43ArgumentException.ThrowIfNullOrEmpty(name);
src\runtime\src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.cs (1)
1316ArgumentException.ThrowIfNullOrEmpty(id);
System\Reflection\Runtime\Assemblies\RuntimeAssemblyInfo.cs (1)
69ArgumentException.ThrowIfNullOrEmpty(name);
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
540ArgumentException.ThrowIfNullOrEmpty(localName); 830ArgumentException.ThrowIfNullOrEmpty(localName);
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropHelper.cs (1)
196ArgumentException.ThrowIfNullOrEmpty(format);
System.Private.Xml (35)
System\Xml\Core\XmlCharCheckingWriter.cs (3)
112ArgumentException.ThrowIfNullOrEmpty(localName); 129ArgumentException.ThrowIfNullOrEmpty(localName); 293ArgumentException.ThrowIfNullOrEmpty(name);
System\Xml\Core\XmlCharCheckingWriterAsync.cs (3)
62ArgumentException.ThrowIfNullOrEmpty(localName); 78ArgumentException.ThrowIfNullOrEmpty(localName); 239ArgumentException.ThrowIfNullOrEmpty(name);
System\Xml\Core\XmlReader.cs (8)
915ArgumentException.ThrowIfNullOrEmpty(name); 934ArgumentException.ThrowIfNullOrEmpty(localName); 955ArgumentException.ThrowIfNullOrEmpty(name); 995ArgumentException.ThrowIfNullOrEmpty(localName); 1037ArgumentException.ThrowIfNullOrEmpty(name); 1062ArgumentException.ThrowIfNullOrEmpty(localName); 1412ArgumentException.ThrowIfNullOrEmpty(localName); 1611ArgumentException.ThrowIfNullOrEmpty(inputUri);
System\Xml\Core\XmlReaderSettings.cs (1)
321ArgumentException.ThrowIfNullOrEmpty(inputUri);
System\Xml\Core\XmlTextReaderImpl.cs (1)
567ArgumentException.ThrowIfNullOrEmpty(url);
System\Xml\Core\XmlTextWriter.cs (3)
1099ArgumentException.ThrowIfNullOrEmpty(ns); 1150ArgumentException.ThrowIfNullOrEmpty(name); 1689ArgumentException.ThrowIfNullOrEmpty(name);
System\Xml\Core\XmlWellFormedWriter.cs (5)
360ArgumentException.ThrowIfNullOrEmpty(name); 425ArgumentException.ThrowIfNullOrEmpty(localName); 886ArgumentException.ThrowIfNullOrEmpty(name); 931ArgumentException.ThrowIfNullOrEmpty(name); 1279ArgumentException.ThrowIfNullOrEmpty(localName);
System\Xml\Core\XmlWellFormedWriterAsync.cs (5)
63ArgumentException.ThrowIfNullOrEmpty(name); 182ArgumentException.ThrowIfNullOrEmpty(localName); 790ArgumentException.ThrowIfNullOrEmpty(name); 835ArgumentException.ThrowIfNullOrEmpty(name); 1133ArgumentException.ThrowIfNullOrEmpty(localName);
System\Xml\Core\XmlWriter.cs (1)
215ArgumentException.ThrowIfNullOrEmpty(name);
System\Xml\Core\XmlWriterAsync.cs (1)
201ArgumentException.ThrowIfNullOrEmpty(name);
System\Xml\Dom\XmlProcessingInstruction.cs (1)
19ArgumentException.ThrowIfNullOrEmpty(target);
System\Xml\Schema\DtdParser.cs (1)
272ArgumentException.ThrowIfNullOrEmpty(docTypeName);
System\Xml\XmlConvert.cs (2)
314ArgumentException.ThrowIfNullOrEmpty(name); 372ArgumentException.ThrowIfNullOrEmpty(name);
System.Private.Xml.Linq (2)
System\Xml\Linq\XElement.cs (1)
482ArgumentException.ThrowIfNullOrEmpty(prefix);
System\Xml\Linq\XName.cs (1)
74ArgumentException.ThrowIfNullOrEmpty(expandedName);
System.Reflection.Emit (4)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
867ArgumentException.ThrowIfNullOrEmpty(usingNamespace);
System\Reflection\Emit\PersistedAssemblyBuilder.cs (1)
37ArgumentException.ThrowIfNullOrEmpty(name.Name, "AssemblyName.Name");
System\Reflection\Emit\PropertyBuilderImpl.cs (1)
31ArgumentException.ThrowIfNullOrEmpty(name);
System\Reflection\Emit\TypeBuilderImpl.cs (1)
432ArgumentException.ThrowIfNullOrEmpty(name);
System.Runtime.InteropServices.JavaScript (1)
System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs (1)
20ArgumentException.ThrowIfNullOrEmpty(assemblyName);
System.Security.Cryptography (86)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
79ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 100ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
src\runtime\src\libraries\Common\src\System\Security\Cryptography\RSACng.SignVerify.cs (3)
46ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm)); 87ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm)); 135ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm));
System\Security\Cryptography\CngAlgorithm.cs (1)
20ArgumentException.ThrowIfNullOrEmpty(algorithm);
System\Security\Cryptography\CngAlgorithmGroup.cs (1)
21ArgumentException.ThrowIfNullOrEmpty(algorithmGroup);
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
21ArgumentException.ThrowIfNullOrEmpty(format);
System\Security\Cryptography\CngProvider.cs (1)
20ArgumentException.ThrowIfNullOrEmpty(provider);
System\Security\Cryptography\CryptoConfig.cs (2)
325ArgumentException.ThrowIfNullOrEmpty(name, nameof(names)); 532ArgumentException.ThrowIfNullOrEmpty(name, nameof(names));
System\Security\Cryptography\CryptographicOperations.cs (1)
1098ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\DSA.cs (14)
129ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 146ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 203ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 244ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 274ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 317ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 377ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 388ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 543ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 587ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 631ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 666ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 703ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 755ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\ECDsa.cs (18)
60ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 117ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 204ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 235ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 468ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 507ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 549ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 581ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 613ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 661ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 709ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 737ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 797ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 834ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 843ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 872ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 919ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 956ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\IncrementalHash.cs (2)
387ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 446ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\Rfc2898DeriveBytes.OneShot.cs (1)
323ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm));
System\Security\Cryptography\RSA.cs (10)
394ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 404ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 413ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 458ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 521ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 564ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 623ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 658ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 669ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 678ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\RSABCrypt.cs (4)
146ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 169ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 266ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm)); 326ArgumentException.ThrowIfNullOrEmpty(hashAlgorithmName, nameof(hashAlgorithm));
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (2)
638ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 654ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\RSAEncryptionPadding.cs (1)
68ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (4)
76ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 103ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 134ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 170ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (2)
145ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 343ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\X509Certificates\X500DistinguishedNameBuilder.cs (10)
65ArgumentException.ThrowIfNullOrEmpty(oidValue); 100ArgumentException.ThrowIfNullOrEmpty(oid.Value); 133ArgumentException.ThrowIfNullOrEmpty(emailAddress); 162ArgumentException.ThrowIfNullOrEmpty(commonName); 185ArgumentException.ThrowIfNullOrEmpty(localityName); 217ArgumentException.ThrowIfNullOrEmpty(twoLetterCode); 259ArgumentException.ThrowIfNullOrEmpty(organizationName); 282ArgumentException.ThrowIfNullOrEmpty(organizationalUnitName); 305ArgumentException.ThrowIfNullOrEmpty(stateOrProvinceName); 331ArgumentException.ThrowIfNullOrEmpty(domainComponent);
System\Security\Cryptography\X509Certificates\X509AuthorityInformationAccessExtension.cs (1)
172ArgumentException.ThrowIfNullOrEmpty(accessMethodOid.Value);
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (2)
726ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm)); 776ArgumentException.ThrowIfNullOrEmpty(hashAlgorithm.Name, nameof(hashAlgorithm));
System\Security\Cryptography\X509Certificates\X509CertificateLoader.netcore.cs (1)
32ArgumentException.ThrowIfNullOrEmpty(path);
System\Security\Cryptography\X509Certificates\X509Extension.cs (2)
41ArgumentException.ThrowIfNullOrEmpty(base.Oid?.Value, "oid.Value"); 71ArgumentException.ThrowIfNullOrEmpty(base.Oid?.Value, "oid.Value");
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (2)
36ArgumentException.ThrowIfNullOrEmpty(accountName); 60ArgumentException.ThrowIfNullOrEmpty(name);
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompilationInfo.cs (1)
102ArgumentException.ThrowIfNullOrEmpty(value, nameof(Name));
System.Windows.Forms (2)
System\Resources\ResXDataNode.cs (2)
79ArgumentException.ThrowIfNullOrEmpty(name); 162ArgumentException.ThrowIfNullOrEmpty(value);
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
195ArgumentException.ThrowIfNullOrEmpty(text);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
123ArgumentException.ThrowIfNullOrEmpty(text);