4 writes to outcomeKnown
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (4)
1360
this.
outcomeKnown
= outcome;
1439
this.
outcomeKnown
= true;
1493
this.
outcomeKnown
= true;
1564
this.
outcomeKnown
= true;
5 references to outcomeKnown
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (5)
1369
if (this.
outcomeKnown
)
1422
if (this.
outcomeKnown
)
1492
outcome = this.
outcomeKnown
;
1549
if (this.
outcomeKnown
)
1607
if (!this.
outcomeKnown
)