2 references to CountGroupSelfReference
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (2)
731count += CountGroupSelfReference(((XmlSchemaGroupBase)items[i]).Items, name); 746count = CountGroupSelfReference(group.Particle.Items, group.QualifiedName);