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