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