3 references to MaxAttrDuplWalkCount
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (3)
510if (_attrCount >= MaxAttrDuplWalkCount) 2229if (_attrCount < MaxAttrDuplWalkCount) 2243if (_attrCount == MaxAttrDuplWalkCount)