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