1 instantiation of ManagedEditAndContinueLanguageServiceBridge
Microsoft.VisualStudio.LanguageServices (1)
RoslynPackage.cs (1)
142
(_, _, _, _) => ValueTaskFactory.FromResult<object?>(new
ManagedEditAndContinueLanguageServiceBridge
(this.ComponentModel.GetService<EditAndContinueLanguageService>())));