4 references to String69
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
372
case 69: return
String69
;
System\IdentityModel\XD.cs (3)
303
this.SenderVouches = dictionary.CreateString(IdentityModelStringsVersion1.
String69
, 69);
364
this.SenderVouches = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String69
);
1510
public const string SenderVouches = IdentityModelStringsVersion1.
String69
;