12 writes to _collectionVersion
dotnet-svcutil-lib (12)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (12)
92
_collectionVersion
= 0;
108
_collectionVersion
= 0;
118
_collectionVersion
= 0;
474
_collectionVersion
++;
978
_collectionVersion
++;
1078
_collectionVersion
++;
1156
_collectionVersion
= 0;
1203
_collectionVersion
= 0;
1269
_collectionVersion
++;
1369
_collectionVersion
= 0;
1423
_collectionVersion
++;
1453
_collectionVersion
++;
2 references to _collectionVersion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (2)
152
get { return (_bufferedMessageData != null &&
_collectionVersion
== 0); }
157
get { return
_collectionVersion
; }