3 references to AttributeExists
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
956
CheckError(! input.
AttributeExists
(1, "name"), /*[XT_007]*/Res.Xslt_BothMatchNameAbsent);
957
CheckError( input.
AttributeExists
(3, "mode"), /*[XT_008]*/Res.Xslt_ModeWithoutMatch );
959
if (input.
AttributeExists
(2, "priority")) {