4 references to String149
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
452
case 149: return
String149
;
System\IdentityModel\XD.cs (3)
831
this.EncryptedKeyTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String149
, 149);
847
this.EncryptedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String149
);
1677
public const string EncryptedKeyTokenType = IdentityModelStringsVersion1.
String149
;