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