4 references to String161
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
463
case 161: return
String161
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1291
this.CipherValue = dictionary.CreateString(IdentityModelStringsVersion1.
String161
, 161);
1315
this.CipherValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String161
);
1833
public const string CipherValue = IdentityModelStringsVersion1.
String161
;