4 references to String260
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
562
case 260: return
String260
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1007
this.RequestTypeRenew = dictionary.CreateString(IdentityModelStringsVersion1.
String260
, 260);
1075
this.RequestTypeRenew = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String260
);
1743
public const string RequestTypeRenew = IdentityModelStringsVersion1.
String260
;