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