1 write to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (1)
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\TelemetryPanel.g.cs (1)
105
this.
GenerationProgresBar
= ((System.Windows.Controls.ProgressBar)(target));
2 references to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (2)
Panels\TelemetryPanel.xaml.cs (2)
39
GenerationProgresBar
.IsIndeterminate = true;
45
GenerationProgresBar
.IsIndeterminate = false;