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