89 writes to MethodName
Aspire.Hosting (35)
ApplicationModel\CommandLineArgsCallbackAnnotation.cs (2)
132[AspireExport("CommandLineArgsCallbackContext.args", MethodName = "args")] 154[AspireExport(MethodName = "executionContext")]
ApplicationModel\HttpsCertificateConfigurationCallbackAnnotaion.cs (1)
120[AspireExport("HttpsCertificateConfigurationCallbackAnnotationContext.arguments", MethodName = "arguments")]
ApplicationModel\ResourceCommandAnnotation.cs (1)
374[AspireExport(MethodName = "resourceSnapshot")]
ApplicationModel\ResourceUrlsCallbackContext.cs (1)
70[AspireExport("ResourceUrlsCallbackContext.urls", MethodName = "urls")]
ApplicationModel\ResourceUrlsEditor.cs (2)
21[AspireExport("ResourceUrlsEditor.add", MethodName = "add")] 52[AspireExport("ResourceUrlsEditor.addForEndpoint", MethodName = "addForEndpoint")]
Ats\DockerfileBuilderExports.cs (8)
20[AspireExport("dockerfileBuilderArg", MethodName = "arg")] 31[AspireExport("dockerfileBuilderFrom", MethodName = "from")] 42[AspireExport("dockerfileStageArg", MethodName = "arg")] 63[AspireExport("dockerfileStageRun", MethodName = "run")] 73[AspireExport("dockerfileStageCopy", MethodName = "copy")] 84[AspireExport("dockerfileStageCopyFrom", MethodName = "copyFrom")] 175[AspireExport("dockerfileBuilderAddContainerFilesStages", MethodName = "addContainerFilesStages")] 187[AspireExport("dockerfileStageAddContainerFiles", MethodName = "addContainerFiles")]
Ats\EventingExports.cs (4)
167[AspireExport("eventingSubscriberOnBeforeStart", MethodName = "onBeforeStart")] 182[AspireExport("eventingSubscriberOnBeforePublish", MethodName = "onBeforePublish")] 197[AspireExport("eventingSubscriberOnAfterPublish", MethodName = "onAfterPublish")] 212[AspireExport("eventingSubscriberOnAfterResourcesCreated", MethodName = "onAfterResourcesCreated")]
Ats\ExecutionConfigurationExports.cs (2)
39[AspireExport("buildExecutionConfiguration", MethodName = "build")] 58[AspireExport("withHttpsCertificateConfigExport", MethodName = "withHttpsCertificateConfig")]
Ats\ResourceCommandExports.cs (1)
36[AspireExport("executeResourceCommand", MethodName = "executeCommandAsync")]
ContainerResourceBuilderExtensions.cs (2)
1276[AspireExport("withParameterBuildSecret", MethodName = "withBuildSecret")] 1600[AspireExport("withContainerFilesCallback", MethodName = "withContainerFilesCallback")]
ExternalServiceBuilderExtensions.cs (1)
293[AspireExport("withExternalServiceHttpHealthCheck", MethodName = "withHttpHealthCheck")]
IInteractionService.cs (2)
741[AspireExport("InteractionInputCollection.toArray", MethodName = "toArray")] 869[AspireExport("InputsDialogValidationContext.addValidationError", MethodName = "addValidationError")]
ProjectResourceBuilderExtensions.cs (1)
971[AspireExport("publishProjectAsDockerFileWithConfigure", MethodName = "publishAsDockerFile", RunSyncOnBackgroundThread = true)]
RequiredCommandResourceExtensions.cs (1)
64[AspireExport("withRequiredCommandValidation", MethodName = "withRequiredCommandValidation")]
ResourceBuilderExtensions.cs (6)
2257[AspireExport("publishWithContainerFilesFromResource", MethodName = "publishWithContainerFiles")] 2654[AspireExport("waitForResourceCompletion", MethodName = "waitForCompletion")] 4173[AspireExport("withParameterHttpsDeveloperCertificate", MethodName = "withHttpsDeveloperCertificate")] 4458[AspireExport("withBuilderRelationship", MethodName = "withRelationship")] 4594[AspireExport("withBuilderParentRelationship", MethodName = "withParentRelationship")] 4660[AspireExport("withBuilderChildRelationship", MethodName = "withChildRelationship")]
Aspire.Hosting.Azure (1)
AzureUserAssignedIdentityExtensions.cs (1)
63[AspireExport("withUserAssignedIdentityAzureUserAssignedIdentity", MethodName = "withAzureUserAssignedIdentity")]
Aspire.Hosting.Azure.AppContainers (4)
AzureContainerAppContainerExtensions.cs (1)
34[AspireExport("publishContainerAsAzureContainerApp", MethodName = "publishAsAzureContainerApp")]
AzureContainerAppExecutableExtensions.cs (1)
34[AspireExport("publishExecutableAsAzureContainerApp", MethodName = "publishAsAzureContainerApp")]
AzureContainerAppPolyglotCustomization.cs (1)
14[AspireExport("configureContainerAppScale", MethodName = "configureScale")]
AzureContainerAppProjectExtensions.cs (1)
35[AspireExport("publishProjectAsAzureContainerApp", MethodName = "publishAsAzureContainerApp")]
Aspire.Hosting.Azure.AppService (2)
AzureAppServicePolyglotCustomization.cs (2)
14[AspireExport("configureWebSiteSiteConfig", MethodName = "configureSiteConfig")] 27[AspireExport("configureWebSiteSlotSiteConfig", MethodName = "configureSlotSiteConfig")]
Aspire.Hosting.Azure.ContainerRegistry (1)
AzureContainerRegistryExtensions.cs (1)
88[AspireExport("withContainerRegistryAzureContainerRegistry", MethodName = "withAzureContainerRegistry")]
Aspire.Hosting.Azure.Kubernetes (2)
AzureKubernetesEnvironmentExtensions.cs (1)
291[AspireExport("withNodePoolSubnet", MethodName = "withSubnet")]
AzureKubernetesIngressExtensions.cs (1)
198[AspireExport("withLoadBalancerOnIngress", MethodName = "withLoadBalancer")]
Aspire.Hosting.Azure.Network (2)
AzureNetworkSecurityPerimeterExtensions.cs (1)
134[AspireExport("associateWithNetworkSecurityPerimeter", MethodName = "withNetworkSecurityPerimeter")]
AzureVirtualNetworkExtensions.cs (1)
307[AspireExport("withSubnetDelegatedSubnet", MethodName = "withDelegatedSubnet")]
Aspire.Hosting.Azure.ServiceBus (3)
AzureServiceBusExtensions.cs (3)
197[AspireExport("withQueueProperties", MethodName = "withProperties", RunSyncOnBackgroundThread = true)] 283[AspireExport("withTopicProperties", MethodName = "withProperties", RunSyncOnBackgroundThread = true)] 356[AspireExport("withSubscriptionProperties", MethodName = "withProperties", RunSyncOnBackgroundThread = true)]
Aspire.Hosting.Azure.WebPubSub (1)
AzureWebPubSubExtensions.cs (1)
263[AspireExport("addEventHandlerWithoutAuth", MethodName = "addEventHandler")]
Aspire.Hosting.Blazor (1)
BlazorGatewayExtensions.cs (1)
216[AspireExport("withDotnetProjectBlazorClientApp", MethodName = "withBlazorClientApp")]
Aspire.Hosting.DevTunnels (4)
DevTunnelResourceBuilderExtensions.cs (4)
261[AspireExport("withReferenceResourceAnonymous", MethodName = "withTunnelReferenceAll")] 310[AspireExport("withReferenceEndpoint", MethodName = "withTunnelReference")] 323[AspireExport("withReferenceEndpointAnonymous", MethodName = "withTunnelReferenceAnonymous")] 426[AspireExport("getEndpointByEndpointReference", MethodName = "getTunnelEndpoint")]
Aspire.Hosting.Docker (7)
DockerComposeEnvironmentExtensions.cs (1)
190[AspireExport("configureDashboard", MethodName = "configureDashboard", RunSyncOnBackgroundThread = true)]
DockerComposeResourceExtensions.cs (6)
27[AspireExport("addComposeFileNetwork", MethodName = "addNetwork", RunSyncOnBackgroundThread = true)] 58[AspireExport("addComposeFileService", MethodName = "addService", RunSyncOnBackgroundThread = true)] 88[AspireExport("addComposeFileVolume", MethodName = "addVolume", RunSyncOnBackgroundThread = true)] 121[AspireExport("addComposeFileConfig", MethodName = "addConfig", RunSyncOnBackgroundThread = true)] 155[AspireExport("addComposeFileSecret", MethodName = "addSecret", RunSyncOnBackgroundThread = true)] 189[AspireExport("addComposeServiceVolume", MethodName = "addVolume", RunSyncOnBackgroundThread = true)]
Aspire.Hosting.Foundry (4)
FoundryExtensions.cs (1)
149[AspireExport("withFoundryDeploymentProperties", MethodName = "withProperties", RunSyncOnBackgroundThread = true)]
HostedAgent\HostedAgentBuilderExtension.cs (1)
132[AspireExport("asHostedAgent", MethodName = "asHostedAgent")]
Project\ProjectBuilderExtension.cs (1)
160[AspireExport("addCapabilityHostProject", MethodName = "addCapabilityHost")]
PromptAgent\PromptAgentBuilderExtensions.cs (1)
435[AspireExport("withBingReference", MethodName = "withReference")]
Aspire.Hosting.Kubernetes (11)
HelmChartOptions.cs (5)
69[AspireExport(MethodName = "withNamespace")] 116[AspireExport(MethodName = "withReleaseName")] 168[AspireExport(MethodName = "withChartVersion")] 215[AspireExport(MethodName = "withChartName")] 262[AspireExport(MethodName = "withChartDescription")]
KubernetesEnvironmentExtensions.cs (2)
206[AspireExport("configureDashboard", MethodName = "configureDashboard", RunSyncOnBackgroundThread = true)] 282[AspireExport("withKubernetesNodePool", MethodName = "withNodePool")]
KubernetesGatewayExtensions.cs (2)
177[AspireExport("withGatewayHostname", MethodName = "withHostname")] 219[AspireExport("withGatewayTls", MethodName = "withTls")]
KubernetesIngressExtensions.cs (2)
202[AspireExport("withIngressHostname", MethodName = "withHostname")] 242[AspireExport("withIngressTls", MethodName = "withTls")]
Aspire.Hosting.PostgreSQL (3)
PostgresBuilderExtensions.cs (3)
248[AspireExport("withPgAdminHostPort", MethodName = "withHostPort")] 265[AspireExport("withPgWebHostPort", MethodName = "withHostPort")] 599[AspireExport("withPostgresHostPort", MethodName = "withHostPort")]
Aspire.Hosting.Redis (4)
RedisBuilderExtensions.cs (4)
407[AspireExport("withRedisCommanderHostPort", MethodName = "withHostPort")] 424[AspireExport("withRedisInsightHostPort", MethodName = "withHostPort")] 583[AspireExport("withRedisInsightDataVolume", MethodName = "withDataVolume")] 598[AspireExport("withRedisInsightDataBindMount", MethodName = "withDataBindMount")]
Aspire.Hosting.RemoteHost.Tests (2)
AtsCapabilityScannerTests.cs (1)
861[AspireExport("specificShadowedExporter", MethodName = "shadowedExporter")]
AttributeDataReaderTests.cs (1)
206[AspireExport("overriddenMethod", MethodName = "customName")]
Aspire.Hosting.Yarp (2)
ConfigurationBuilder\YarpCluster.cs (1)
284[AspireExport("withClusterMetadata", MethodName = "withMetadata")]
ConfigurationBuilder\YarpRoute.cs (1)
176[AspireExport("withRouteMetadata", MethodName = "withMetadata")]