2 writes to id
System.ServiceModel (2)
System\ServiceModel\Security\SendSecurityHeaderElement.cs (2)
23this.id = id; 52this.id = id;
1 reference to id
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeaderElement.cs (1)
30get { return this.id; }