3 references to TryInvokeAsync
Microsoft.CodeAnalysis.Workspaces (3)
Remote\IRemoteKeepAliveService.cs (2)
37_ = client.TryInvokeAsync<IRemoteKeepAliveService>( 61_ = client.TryInvokeAsync<IRemoteKeepAliveService>(
Remote\RemoteHostClient.cs (1)
108return TryInvokeAsync(solution.CompilationState, invocation, cancellationToken);