4 references to String76
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
379
case 76: return
String76
;
System\IdentityModel\XD.cs (3)
310
this.Resource = dictionary.CreateString(IdentityModelStringsVersion1.
String76
, 76);
371
this.Resource = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String76
);
1517
public const string Resource = IdentityModelStringsVersion1.
String76
;