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