3 references to Unknown
System.ServiceModel (3)
System\ServiceModel\Channels\RedirectionType.cs (3)
53
this.internalType = InternalRedirectionType.
Unknown
;
76
if (this.internalType == InternalRedirectionType.
Unknown
)
195
Fx.Assert(this.internalType != InternalRedirectionType.
Unknown
, "Failed to correctly detect internal redirection type");