3 references to LoadNameAndType
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (3)
2801nameType = LoadNameAndType(XPathNodeType.Element, ndElem.Left, true, callChk); 2812nameType = LoadNameAndType(XPathNodeType.Element, ndElem.Left, false, callChk); 2843nameType = LoadNameAndType(XPathNodeType.Attribute, ndAttr.Left, true, callChk);