1 implementation of IEditAndContinueSolutionProvider
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
38IDiagnosticsRefresher diagnosticRefresher) : IManagedHotReloadLanguageService2, IEditAndContinueSolutionProvider
2 references to IEditAndContinueSolutionProvider
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
27[Export(typeof(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