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