4 references to String161
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
464
case 161: return
String161
;
System\IdentityModel\XD.cs (3)
1296
this.CipherValue = dictionary.CreateString(IdentityModelStringsVersion1.
String161
, 161);
1320
this.CipherValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String161
);
1838
public const string CipherValue = IdentityModelStringsVersion1.
String161
;