4 writes to Length
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
466
this.
Length
= dictionary.CreateString(IdentityModelStringsVersion1.String174, 174);
495
this.
Length
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174);
517
this.
Length
= dictionary.CreateString(IdentityModelStringsVersion1.String174, 174);
545
this.
Length
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174);
1 reference to Length
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
237
string lengthString = reader.GetAttribute(XD.SecureConversationFeb2005Dictionary.
Length
, XD.SecureConversationFeb2005Dictionary.Namespace);