1 write to TypeCodeDerivation
System.Data.SqlXml (1)
System\Xml\Xsl\XmlQueryType.cs (1)
34TypeCodeDerivation = new BitMatrix(BaseTypeCodes.Length);
2 references to TypeCodeDerivation
System.Data.SqlXml (2)
System\Xml\Xsl\XmlQueryType.cs (2)
41TypeCodeDerivation[i, nextAncestor] = true; 500return TypeCodeDerivation[TypeCode, baseType.TypeCode];