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