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