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