4 references to String118
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
420case 118: return String118;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
629this.WindowsSspiKeyWrap = dictionary.CreateString(IdentityModelStringsVersion1.String118, 118); 658this.WindowsSspiKeyWrap = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String118); 1609public const string WindowsSspiKeyWrap = IdentityModelStringsVersion1.String118;