1 reference to CreateAsync
Microsoft.CodeAnalysis.LanguageServer (1)
BrokeredServices\ServiceBrokerFactory.cs (1)
68
_container = await BrokeredServiceContainer.
CreateAsync
(_exportProvider, _cancellationTokenSource.Token);