2 references to Name
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBindingMessageProperty.cs (2)
70
if (properties.TryGetValue(ChannelBindingMessageProperty.
Name
, out value))
97
properties.Add(ChannelBindingMessageProperty.
Name
, this);