1 write to _binder
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\CreateSequence.cs (1)
32_binder = binder;
2 references to _binder
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CreateSequence.cs (2)
174EndpointAddress localAddress = _binder.LocalAddress; 198ISecureConversationSession securitySession = _binder.GetInnerSession() as ISecureConversationSession;