4 references to String228
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
530
case 228: return
String228
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1141
this.RequestTypeRenew = dictionary.CreateString(IdentityModelStringsVersion1.
String228
, 228);
1196
this.RequestTypeRenew = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String228
);
1798
public const string RequestTypeRenew = IdentityModelStringsVersion1.
String228
;