2 references to StartDebugSessionAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestExtensionBackchannel.cs (2)
255return StartDebugSessionAsyncCallback != null 256? StartDebugSessionAsyncCallback.Invoke(workingDirectory, projectFile, debug)