3 types derived from ListBase
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILAnnotation.cs (1)
13internal sealed class XmlILAnnotation : ListBase<object?>
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
438private sealed class NameAnnotation : ListBase<object?>
System\Xml\Xsl\XmlQueryType.cs (1)
21internal abstract class XmlQueryType : ListBase<XmlQueryType>