2 writes to SecurityContextTokenReferenceValueType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
157this.SecurityContextTokenReferenceValueType = dictionary.Add(SecureConversationDec2005Strings.SecurityContextTokenReferenceValueType);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
470this.SecurityContextTokenReferenceValueType = dictionary.CreateString(ServiceModelStringsVersion1.String131, 131);
1 reference to SecurityContextTokenReferenceValueType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
186SecureConversationDictionaryStrings.Add(DXD.SecureConversationDec2005Dictionary.SecurityContextTokenReferenceValueType);