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