2 references to ParentIndex
System.Private.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
269
if (sdm.
ParentIndex
== anySimpleTypeIndex)
275
baseType = (XmlSchemaSimpleType)s_builtinTypes[new XmlQualifiedName(((SchemaDatatypeMap)(s_xsdTypes[sdm.
ParentIndex
])).Name, XmlReservedNs.NsXs)]!;