4 references to String228
System.IdentityModel (4)
System\IdentityModel\IdentityModelStringsVersion1.cs (1)
531
case 228: return
String228
;
System\IdentityModel\XD.cs (3)
1146
this.RequestTypeRenew = dictionary.CreateString(IdentityModelStringsVersion1.
String228
, 228);
1201
this.RequestTypeRenew = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String228
);
1803
public const string RequestTypeRenew = IdentityModelStringsVersion1.
String228
;