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