2 writes to context
System.ServiceModel (2)
System\ServiceModel\Channels\ClientContextProtocol.cs (2)
32
this.
context
= ContextMessageProperty.Empty;
224
this.
context
= newContext;
2 references to context
System.ServiceModel (2)
System\ServiceModel\Channels\ClientContextProtocol.cs (2)
276
result = this.
context
;
282
result = this.
context
;