3 references to Message
System.ServiceModel (3)
System\ServiceModel\Channels\RedirectionScope.cs (3)
15
static RedirectionScope message = new RedirectionScope(InternalRedirectionScope.
Message
);
33
case InternalRedirectionScope.
Message
:
173
this.internalScope = InternalRedirectionScope.
Message
;