4 references to VerifyAttributes
System (4)
compmod\system\diagnostics\Switch.cs (1)
204
TraceUtils.
VerifyAttributes
(mySettings.Attributes, GetSupportedAttributes(), this);
compmod\system\diagnostics\TraceListener.cs (1)
170
TraceUtils.
VerifyAttributes
(attribs, GetSupportedAttributes(), this);
compmod\system\diagnostics\TraceSource.cs (2)
95
TraceUtils.
VerifyAttributes
(sourceElement.Attributes, GetSupportedAttributes(), this);
222
TraceUtils.
VerifyAttributes
(sourceElement.Attributes, GetSupportedAttributes(), this);