2 writes to Label
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
147this.Label = dictionary.Add(SecureConversationDec2005Strings.Label);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
460this.Label = dictionary.CreateString(ServiceModelStringsVersion1.String117, 117);
2 references to Label
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
176SecureConversationDictionaryStrings.Add(DXD.SecureConversationDec2005Dictionary.Label);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversation.cs (1)
197if (reader.IsStartElement(_parent.SerializerDictionary.Label, _parent.SerializerDictionary.Namespace))