1 reference to CreateServerAsync
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\BrokeredServiceProxy.cs (1)
29
_createConnectionTask = Task.WhenAll(
CreateServerAsync
(), CreateClientAsync());