3 references to IEditAndContinueSolutionProvider
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\EditAndContinueLanguageService.cs (2)
24
[Export(typeof(
IEditAndContinueSolutionProvider
))]
36
IAsynchronousOperationListenerProvider listenerProvider) : IManagedHotReloadLanguageService,
IEditAndContinueSolutionProvider
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\IXamlEditAndContinueSolutionProvider.cs (1)
12
/// A copy of <see cref="
IEditAndContinueSolutionProvider
"/> that's usable by the XAML Language Service