12 writes to collectionVersion
System.ServiceModel (12)
System\ServiceModel\Channels\MessageHeaders.cs (12)
91this.collectionVersion = 0; 107this.collectionVersion = 0; 117this.collectionVersion = 0; 473collectionVersion++; 979collectionVersion++; 1079collectionVersion++; 1164this.collectionVersion = 0; 1211this.collectionVersion = 0; 1277collectionVersion++; 1377collectionVersion = 0; 1431collectionVersion++; 1461collectionVersion++;
2 references to collectionVersion
System.ServiceModel (2)
System\ServiceModel\Channels\MessageHeaders.cs (2)
151get { return (bufferedMessageData != null && collectionVersion == 0); } 156get { return collectionVersion; }