1 write to token
System.ServiceModel (1)
System\ServiceModel\Security\SecurityProtocolCorrelationState.cs (1)
22this.token = token;
1 reference to token
System.ServiceModel (1)
System\ServiceModel\Security\SecurityProtocolCorrelationState.cs (1)
28get { return this.token; }