4 overrides of GetSupportedAttributes
SMDiagnostics (1)
System\ServiceModel\Diagnostics\PiiTraceSource.cs (1)
84
protected override string[]
GetSupportedAttributes
()
System (1)
net\System\Net\Logging.cs (1)
631
protected internal override string[]
GetSupportedAttributes
()
System.Net (1)
net\Logging.cs (1)
172
protected override string[]
GetSupportedAttributes
()
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticTraceSource.cs (1)
18
protected override string[]
GetSupportedAttributes
()
2 references to GetSupportedAttributes
System (2)
compmod\system\diagnostics\TraceSource.cs (2)
95
TraceUtils.VerifyAttributes(sourceElement.Attributes,
GetSupportedAttributes
(), this);
222
TraceUtils.VerifyAttributes(sourceElement.Attributes,
GetSupportedAttributes
(), this);