3 references to Attributes
System.Configuration.ConfigurationManager (2)
System\Diagnostics\TraceConfiguration.cs (2)
100
TraceUtils.CopyStringDictionary(sourceElement.Attributes, traceSource.
Attributes
);
110
traceSource.
Attributes
.Clear();
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceSource.cs (1)
507
TraceUtils.VerifyAttributes(
Attributes
, GetSupportedAttributes(), this);