2 writes to context
System.ServiceModel (2)
System\ServiceModel\Channels\RequestContextBase.cs (2)
297this.context = context; 315this.context = null;
2 references to context
System.ServiceModel (2)
System\ServiceModel\Channels\RequestContextBase.cs (2)
312if (this.context == null) 314thisContext = this.context;