1 write to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (1)
WorkspacePanel.g.cs (1)
98
this.
GenerationProgresBar
= ((System.Windows.Controls.ProgressBar)(target));
2 references to GenerationProgresBar
Roslyn.VisualStudio.DiagnosticsWindow (2)
Panels\WorkspacePanel.xaml.cs (2)
40
GenerationProgresBar
.IsIndeterminate = true;
56
GenerationProgresBar
.IsIndeterminate = false;