2 references to UseIntermediary
System.ServiceModel (2)
System\ServiceModel\Channels\RedirectionType.cs (2)
39
this.Value = RedirectionConstants.Type.
UseIntermediary
;
181
else if (string.Equals(this.Value, RedirectionConstants.Type.
UseIntermediary
, StringComparison.Ordinal))