4 writes to DerivedKeyTokenType
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
454this.DerivedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String269, 269); 483this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String269); 529this.DerivedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.String185, 185); 557this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String185);