4 references to String160
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
462
case 160: return
String160
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1290
this.CipherData = dictionary.CreateString(IdentityModelStringsVersion1.
String160
, 160);
1314
this.CipherData = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String160
);
1832
public const string CipherData = IdentityModelStringsVersion1.
String160
;