5 references to Context
System.ServiceModel (5)
System\ServiceModel\Transactions\WsatProxy.cs (5)
46
if (info.
Context
.ProtocolVersion != this.protocolVersion)
54
byte[] propToken = info.
Context
.PropagationToken;
70
SR.GetString(SR.TraceCodeTxFailedToNegotiateOleTx, info.
Context
.Identifier));
76
CoordinationContext localContext = info.
Context
;
131
cccMessage.CurrentContext = info.
Context
;