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