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