1 write to richTextDbg
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
56richTextDbg = new TraceSwitch("RichTextDbg", "Debug info about RichTextBox");
2 references to richTextDbg
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
55if (richTextDbg == null) { 58return richTextDbg;