1 write to _wpfTableControls
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.SearchHandler.cs (1)
28_wpfTableControls = wpfTableControls;
2 references to _wpfTableControls
Microsoft.VisualStudio.LanguageServices (2)
EditorConfigSettings\SettingsEditorPane.SearchHandler.cs (2)
32=> new SearchTask(dwCookie, pSearchQuery, pSearchCallback, _wpfTableControls, _threadingContext); 38foreach (var tableControl in _wpfTableControls)