4 references to String117
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
419case 117: return String117;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
628this.TlsSspiKeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.String117, 117); 657this.TlsSspiKeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String117); 1608public const string TlsSspiKeyWrap = IdentityModelStringsVersion1.String117;