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