1 reference to TryInvokeAsync
Microsoft.VisualStudio.LanguageServices.Razor (1)
Remote\RemoteServiceInvoker.cs (1)
87
var result = await client.
TryInvokeAsync
(solution, invocation, cancellationToken).ConfigureAwait(false);