3 references to
System.Diagnostics.TraceSource (3)
System\Diagnostics\BooleanSwitch.cs (1)
21: base(displayName, description)
System\Diagnostics\SourceSwitch.cs (1)
11public SourceSwitch(string name) : base(name, string.Empty) { }
System\Diagnostics\TraceSwitch.cs (1)
19: base(displayName, description)