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