2 references to IsSubtypeOfItemType
System.Data.SqlXml (2)
System\Xml\Xsl\XmlQueryType.cs (2)
146return thisPrime.IsSubtypeOfItemType(basePrime); 153if (thisItem.IsSubtypeOfItemType(baseItem)) {