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