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