3 types derived from ListBase
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILAnnotation.cs (1)
16internal class XmlILAnnotation : ListBase<object> {
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
415private class NameAnnotation : ListBase<object>
System\Xml\Xsl\XmlQueryType.cs (1)
25internal abstract class XmlQueryType : ListBase<XmlQueryType> {