2 writes to Prefix
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
1243this.Prefix = dictionary.CreateString(IdentityModelStringsVersion1.String81, 81); 1253this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String81);
1 reference to Prefix
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
856writer.WriteAttributeString(XD.UtilityDictionary.Prefix.Value, XD.UtilityDictionary.IdAttribute, XD.UtilityDictionary.Namespace, id);