3 references to AttributeExists
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1160
CheckError(!_input.
AttributeExists
(1, "name"), /*[XT_007]*/SR.Xslt_BothMatchNameAbsent);
1161
CheckError(_input.
AttributeExists
(3, "mode"), /*[XT_008]*/SR.Xslt_ModeWithoutMatch);
1163
if (_input.
AttributeExists
(2, "priority"))