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