4 references to BaseTypeCodes
System.Data.SqlXml (4)
System\Xml\Xsl\XmlQueryType.cs (4)
34TypeCodeDerivation = new BitMatrix(BaseTypeCodes.Length); 37for (int i = 0; i < BaseTypeCodes.Length; i++) { 42if ((int)BaseTypeCodes[nextAncestor] == nextAncestor) 45nextAncestor = (int)BaseTypeCodes[nextAncestor];