2 writes to CurrentScope
System.ServiceModel (2)
System\ServiceModel\OperationContextScope.cs (2)
74CurrentScope = this; 89CurrentScope = this.originalScope;
2 references to CurrentScope
System.ServiceModel (2)
System\ServiceModel\OperationContextScope.cs (2)
21readonly OperationContextScope originalScope = OperationContextScope.CurrentScope; 83if (CurrentScope != this)