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