2 references to Session
System.ServiceModel (2)
System\ServiceModel\Channels\RedirectionScope.cs (2)
37
this.Value = RedirectionConstants.Scope.
Session
;
175
else if (string.Equals(this.Value, RedirectionConstants.Scope.
Session
, StringComparison.Ordinal))