1 write to Name
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\MessageProperties.cs (1)
1000
Name
= name;
14 references to Name
System.ServiceModel.Primitives (14)
System\ServiceModel\Channels\MessageProperties.cs (14)
221
string propertyName = _properties[i].
Name
;
293
if (_properties[i].
Name
== null)
373
if (_properties[i].
Name
== null)
409
if (properties._properties[i].
Name
== null)
417
this[property.
Name
] = property.Value;
447
if (properties._properties[i].
Name
== null)
455
if (!TryGetValue(property.
Name
, out currentValue) ||
460
this[property.
Name
] = property.Value;
547
if (_properties[i].
Name
== null)
584
string propertyName = _properties[i].
Name
;
733
if (_properties[shiftIndex].
Name
== null)
788
if (_properties[newIndex].
Name
== null)
855
string propertyName = _properties[i].
Name
;
950
string propertyName = _properties[i].
Name
;