4 writes to Prefix
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
981
this.
Prefix
= dictionary.CreateString(IdentityModelStringsVersion1.String242, 242);
1049
this.
Prefix
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String242);
1133
this.
Prefix
= dictionary.CreateString(IdentityModelStringsVersion1.String215, 215);
1188
this.
Prefix
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String215);
1 reference to Prefix
System.IdentityModel (1)
System\IdentityModel\Tokens\WSTrust.cs (1)
120
writer.WriteStartElement(this.parent.SerializerDictionary.
Prefix
.Value, this.parent.SerializerDictionary.BinarySecret, this.parent.SerializerDictionary.Namespace);