2 references to CountAtLevel
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
1096if (CountAtLevel(_savedArrayItemAttributes, _arrayNestingLevel) == 0) 1727if (CountAtLevel(a.XmlArrayItems, _arrayNestingLevel) == 0)