2 writes to Prefix
System.ServiceModel.Primitives (2)
System\IdentityModel\XD.cs (2)
879Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String144, 144); 895Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String144);
1 reference to Prefix
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
63writer.WriteAttributeString(XD.SecurityXXX2005Dictionary.Prefix.Value, XD.SecurityXXX2005Dictionary.TokenTypeAttribute, XD.SecurityXXX2005Dictionary.Namespace, tokenTypeUri);