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