Base:
method
GetSupportedAttributes
System.Diagnostics.TraceSource.GetSupportedAttributes()
1 override of GetSupportedAttributes
SMDiagnostics (1)
System\ServiceModel\Diagnostics\DiagnosticTraceSource.cs (1)
21protected override string[] GetSupportedAttributes()
1 reference to GetSupportedAttributes
SMDiagnostics (1)
System\ServiceModel\Diagnostics\DiagnosticTraceSource.cs (1)
23string[] baseAttributes = base.GetSupportedAttributes();