4 references to String246
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
549
case 246: return
String246
;
System\IdentityModel\XD.cs (3)
985
this.AsymmetricKeyBinarySecret = dictionary.CreateString(IdentityModelStringsVersion1.
String246
, 246);
1053
this.AsymmetricKeyBinarySecret = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String246
);
1722
public const string AsymmetricKeyBinarySecret = IdentityModelStringsVersion1.
String246
;