3 references to Endpoint
System.ServiceModel (3)
System\ServiceModel\Channels\RedirectionScope.cs (3)
14static RedirectionScope endpoint = new RedirectionScope(InternalRedirectionScope.Endpoint); 39case InternalRedirectionScope.Endpoint: 181this.internalScope = InternalRedirectionScope.Endpoint;