4 references to String61
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
364
case 61: return
String61
;
System\IdentityModel\XD.cs (3)
295
this.NotOnOrAfter = dictionary.CreateString(IdentityModelStringsVersion1.
String61
, 61);
356
this.NotOnOrAfter = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String61
);
1502
public const string NotOnOrAfter = IdentityModelStringsVersion1.
String61
;