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);
38
foreach (var tableControl in
_wpfTableControls
)