2 references to RequestStopAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostBackchannel.cs (2)
43
if (
RequestStopAsyncCallback
!= null)
45
return
RequestStopAsyncCallback
.Invoke();