1 write to legacyCurrentScope
System.ServiceModel (1)
System\ServiceModel\OperationContextScope.cs (1)
45legacyCurrentScope = value;
1 reference to legacyCurrentScope
System.ServiceModel (1)
System\ServiceModel\OperationContextScope.cs (1)
38return ServiceModelAppSettings.DisableOperationContextAsyncFlow ? legacyCurrentScope : currentScope.Value;