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