10 references to WithDebugSupport
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
4874
return builder.
WithDebugSupport
(
Aspire.Hosting.Tests (9)
Dcp\DcpExecutorTests.cs (6)
7374
projectBuilder.
WithDebugSupport
(
7416
builder.AddResource(debuggableExecutable).
WithDebugSupport
(
7455
builder.AddResource(debuggableExecutable).
WithDebugSupport
<TestExecutableResource, ExecutableLaunchConfiguration>(
7976
.
WithDebugSupport
(CreateProjectLaunchConfiguration, "project");
8307
.
WithDebugSupport
(
8353
.
WithDebugSupport
(
DebugSupportExtensionsTests.cs (2)
180
.
WithDebugSupport
(async (mode, _) =>
200
.
WithDebugSupport
((mode, cancellationToken) =>
ExecutableResourceBuilderExtensionTests.cs (1)
130
.
WithDebugSupport
(async (mode, _) =>