5 writes to _attrCount
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (5)
815_attrCount += reader.AttributeCount; 828_attrCount += reader.AttributeCount; 1134_attrCount = 0; 1154_attrCount = 0; 1162_attrCount = 0;
1 reference to _attrCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (1)
788if (_nodeCount > MaxBufferedHeaderNodes || _attrCount > MaxBufferedHeaderAttributes)