2 overrides of ReinvokeRequestOnMultipleServersAsync
Microsoft.VisualStudio.LanguageServer.ContainedLanguage (1)
DefaultLSPRequestInvoker.cs (1)
133public override IAsyncEnumerable<ReinvocationResponse<TOut>> ReinvokeRequestOnMultipleServersAsync<TIn, TOut>(
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
LanguageClient\TestLSPRequestInvoker.cs (1)
54public override IAsyncEnumerable<ReinvocationResponse<TOut>> ReinvokeRequestOnMultipleServersAsync<TIn, TOut>(