4 references to String262
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
565
case 262: return
String262
;
System\IdentityModel\XD.cs (3)
1019
this.KeyWrapAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.
String262
, 262);
1087
this.KeyWrapAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String262
);
1756
public const string KeyWrapAlgorithm = IdentityModelStringsVersion1.
String262
;