2 references to currentScope
System.ServiceModel (2)
System\ServiceModel\OperationContextScope.cs (2)
38
return ServiceModelAppSettings.DisableOperationContextAsyncFlow ? legacyCurrentScope :
currentScope
.Value;
49
currentScope
.Value = value;