7 references to TryInvokeAsync
Microsoft.CodeAnalysis.Features (6)
EditAndContinue\Remote\DebuggingSessionProxy.cs (4)
32
await client.
TryInvokeAsync
<IRemoteEditAndContinueService>(
47
await client.
TryInvokeAsync
<IRemoteEditAndContinueService>(
94
await client.
TryInvokeAsync
<IRemoteEditAndContinueService>(
109
await client.
TryInvokeAsync
<IRemoteEditAndContinueService>(
EditAndContinue\Remote\RemoteEditAndContinueServiceProxy.cs (1)
185
await client.
TryInvokeAsync
<IRemoteEditAndContinueService>(
SemanticSearch\IRemoteSemanticSearchService.cs (1)
184
await client.
TryInvokeAsync
<IRemoteSemanticSearchService>(
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\AsynchronousOperationListenerProvider.cs (1)
139
tasks.Add(remoteHostClient.
TryInvokeAsync
<IRemoteAsynchronousOperationListenerService>(