4 writes to BinarySecret
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (4)
973
this.
BinarySecret
= dictionary.CreateString(IdentityModelStringsVersion1.String212, 212);
1041
this.
BinarySecret
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String212);
1124
this.
BinarySecret
= dictionary.CreateString(IdentityModelStringsVersion1.String212, 212);
1179
this.
BinarySecret
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String212);
2 references to BinarySecret
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Security\WSTrust.cs (2)
56
protected override XmlDictionaryString LocalName { get { return _parent.SerializerDictionary.
BinarySecret
; } }
91
get { return _parent.SerializerDictionary.
BinarySecret
; }