1 write to token
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (1)
590this.token = token;
2 references to token
System.ServiceModel (2)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
602return this.token; 675this.token.Write(writer);