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