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