4 writes to isOneTwoSupported
System.ServiceModel (4)
System\ServiceModel\Channels\MessageHeader.cs (4)
328
this.
isOneTwoSupported
= true;
333
this.
isOneTwoSupported
= true;
338
this.
isOneTwoSupported
= false;
343
this.
isOneTwoSupported
= true;
1 reference to isOneTwoSupported
System.ServiceModel (1)
System\ServiceModel\Channels\MessageHeader.cs (1)
383
return this.
isOneTwoSupported
;