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