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