1 write to token
System.ServiceModel (1)
System\ServiceModel\Activation\ListenerChannelContext.cs (1)
29
this.
token
= token;
1 reference to token
System.ServiceModel (1)
System\ServiceModel\Activation\ListenerChannelContext.cs (1)
34
internal Guid Token { get { return
token
; } }