2 references to CountAtLevel
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1103if (CountAtLevel(_savedArrayItemAttributes, _arrayNestingLevel) == 0) 1743if (CountAtLevel(a.XmlArrayItems, _arrayNestingLevel) == 0)