3 writes to Label
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
147
this.
Label
= dictionary.Add(SecureConversationDec2005Strings.Label);
System\ServiceModel\XD.cs (2)
1009
this.
Label
= dictionary.CreateString(ServiceModelStringsVersion1.String117, 117);
1045
this.
Label
= dictionary.CreateString(ServiceModelStringsVersion1.String117, 117);
2 references to Label
System.ServiceModel (2)
System\ServiceModel\DXD.cs (1)
176
SecureConversationDictionaryStrings.Add(DXD.SecureConversationDec2005Dictionary.
Label
);
System\ServiceModel\Security\WSSecureConversation.cs (1)
198
if (reader.IsStartElement(parent.SerializerDictionary.
Label
, parent.SerializerDictionary.Namespace))