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