2 references to WithHttpCommand
Aspire.Hosting (1)
ApplicationModel\HttpCommandContext.cs (1)
9
/// or <see cref="ResourceBuilderExtensions.
WithHttpCommand
{TResource}(IResourceBuilder{TResource}, string, string, Func{EndpointReference}?, string?, HttpCommandOptions?)"/>.
Aspire.Hosting.Tests (1)
WithHttpCommandTests.cs (1)
238
.
WithHttpCommand
("/status/200", "Do The Thing", commandName: "mycommand",