3 references to IEditAndContinueSolutionProvider
Microsoft.CodeAnalysis.EditorFeatures (2)
EditAndContinue\EditAndContinueLanguageService.cs (2)
28
[Export(typeof(
IEditAndContinueSolutionProvider
))]
40
IAsynchronousOperationListenerProvider listenerProvider) : IManagedHotReloadLanguageService2,
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