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