3 references to Unknown
System.ServiceModel (3)
System\ServiceModel\Channels\RedirectionScope.cs (3)
52
this.internalScope = InternalRedirectionScope.
Unknown
;
74
if (this.internalScope == InternalRedirectionScope.
Unknown
)
193
Fx.Assert(this.internalScope != InternalRedirectionScope.
Unknown
, "Failed to correctly detect internal redirection scope");