7 references to Invoke
Aspire.Cli.Tests (2)
CliSmokeTests.cs (2)
73
using var result = RemoteExecutor.
Invoke
(async () =>
98
using var result = RemoteExecutor.
Invoke
(async () =>
Microsoft.AspNetCore.SignalR.Tests (1)
NativeAotTests.cs (1)
166
using var remoteHandle = RemoteExecutor.
Invoke
(test, options);
Microsoft.DotNet.RemoteExecutor.Tests (4)
RemoteExecutorTests.cs (4)
27
RemoteExecutor.
Invoke
(async () =>
38
RemoteInvokeHandle h = RemoteExecutor.
Invoke
(async () =>
100
RemoteExecutor.
Invoke
(async () =>
116
RemoteExecutor.
Invoke
(async () =>