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