2 writes to Prefix
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
826this.Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String144, 144); 842this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String144);
1 reference to Prefix
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
79writer.WriteAttributeString(XD.SecurityXXX2005Dictionary.Prefix.Value, XD.SecurityXXX2005Dictionary.TokenTypeAttribute, XD.SecurityXXX2005Dictionary.Namespace, tokenTypeUri);