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