5 writes to id
System.ServiceModel (5)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (5)
44this.id = id; 51this.id = id; 63this.id = id; 78this.id = id; 86this.id = from.id;
2 references to id
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
86this.id = from.id; 120get { return this.id; }