1 write to binder
System.ServiceModel (1)
System\ServiceModel\Channels\CreateSequence.cs (1)
31
this.
binder
= binder;
2 references to binder
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequence.cs (2)
173
EndpointAddress localAddress = this.
binder
.LocalAddress;
197
ISecureConversationSession securitySession = this.
binder
.GetInnerSession() as ISecureConversationSession;