3 references to LoadNameAndType
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
2598nameType = LoadNameAndType(XPathNodeType.Element, ndElem.Left, true, callChk); 2609nameType = LoadNameAndType(XPathNodeType.Element, ndElem.Left, false, callChk); 2639nameType = LoadNameAndType(XPathNodeType.Attribute, ndAttr.Left, true, callChk);