1 write to binding
System.IdentityModel (1)
System\IdentityModel\Metadata\ProtocolEndpoint.cs (1)
44set { this.binding = value; }
1 reference to binding
System.IdentityModel (1)
System\IdentityModel\Metadata\ProtocolEndpoint.cs (1)
42get { return this.binding; }