1 write to Endpoint
System.ServiceModel (1)
System\ServiceModel\DXD.cs (1)
468this.Endpoint = dictionary.Add(Wsrm11Strings.Endpoint);
2 references to Endpoint
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequence.cs (2)
72wsrm11Dictionary.Endpoint, wsrmNs); 186localAddress.WriteTo(this.addressingVersion, writer, wsrm11Dictionary.Endpoint, wsrmNs);