4 references to String262
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
564
case 262: return
String262
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1015
this.KeyWrapAlgorithm = dictionary.CreateString(IdentityModelStringsVersion1.
String262
, 262);
1083
this.KeyWrapAlgorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String262
);
1751
public const string KeyWrapAlgorithm = IdentityModelStringsVersion1.
String262
;