1 write to DumpButton
Roslyn.VisualStudio.DiagnosticsWindow (1)
TelemetryPanel.g.cs (1)
112
this.
DumpButton
= ((System.Windows.Controls.Button)(target));
2 references to DumpButton
Roslyn.VisualStudio.DiagnosticsWindow (2)
Panels\TelemetryPanel.xaml.cs (1)
36
using (Disable(
DumpButton
))
TelemetryPanel.g.cs (1)
115
this.
DumpButton
.Click += new System.Windows.RoutedEventHandler(this.OnDump);