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