5 references to TraceUtils
System.Diagnostics.TraceSource (5)
System\Diagnostics\Switch.cs (1)
208TraceUtils.VerifyAttributes(Attributes, GetSupportedAttributes(), this);
System\Diagnostics\TraceSource.cs (4)
507TraceUtils.VerifyAttributes(Attributes, GetSupportedAttributes(), this); 516TraceUtils.VerifyAttributes(listener.Attributes, listener.GetSupportedAttributes(), this); 528TraceUtils.VerifyAttributes(listener.Attributes, listener.GetSupportedAttributes(), this); 533TraceUtils.VerifyAttributes(listener.Attributes, listener.GetSupportedAttributes(), this);