1 write to _editAndContinueSolutionProviders
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\XamlEditAndContinueSolutionProvider.cs (1)
26_editAndContinueSolutionProviders = editAndContinueSolutionProviders;
2 references to _editAndContinueSolutionProviders
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\XamlEditAndContinueSolutionProvider.cs (2)
28foreach (var provider in _editAndContinueSolutionProviders) 38foreach (var provider in _editAndContinueSolutionProviders)