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