3 references to IncrementCollectionCount
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (3)
461IncrementCollectionCount(xmlWriter, array.GetLength(0)); 470IncrementCollectionCount(xmlWriter, collection.Count); 479IncrementCollectionCount(xmlWriter, collection.Count);