4 writes to isOneOneSupported
System.ServiceModel (4)
System\ServiceModel\Channels\MessageHeader.cs (4)
327this.isOneOneSupported = false; 332this.isOneOneSupported = false; 337this.isOneOneSupported = true; 342this.isOneOneSupported = true;
1 reference to isOneOneSupported
System.ServiceModel (1)
System\ServiceModel\Channels\MessageHeader.cs (1)
387return this.isOneOneSupported;