1 write to Result
Roslyn.VisualStudio.DiagnosticsWindow (1)
WorkspacePanel.g.cs (1)
101this.Result = ((System.Windows.Controls.TextBox)(target));
2 references to Result
Roslyn.VisualStudio.DiagnosticsWindow (2)
Panels\WorkspacePanel.xaml.cs (2)
41Result.Text = "Comparing in-proc solution snapshot with files on disk ..."; 58Result.Text = text;