2 references to RequestStopAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostCliBackchannel.cs (2)
35
if (
RequestStopAsyncCallback
!= null)
37
return
RequestStopAsyncCallback
.Invoke();