1 write to DumpButton
Roslyn.VisualStudio.DiagnosticsWindow (1)
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\TelemetryPanel.g.cs (1)
111
this.
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)
114
this.
DumpButton
.Click += new System.Windows.RoutedEventHandler(this.OnDump);
Panels\TelemetryPanel.xaml.cs (1)
36
using (Disable(
DumpButton
))