2 references to Name
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (2)
71
if (properties.TryGetValue(ChannelBindingMessageProperty.
Name
, out value))
98
properties.Add(ChannelBindingMessageProperty.
Name
, this);