3 references to IncrementCollectionCount
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (3)
417IncrementCollectionCount(xmlWriter, array.GetLength(0)); 422IncrementCollectionCount(xmlWriter, collection.Count); 427IncrementCollectionCount(xmlWriter, collection.Count);