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