24 references to LookupDictionaryString
dotnet-svcutil-lib (24)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (24)
539this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String172); 540this.DerivedKeyToken = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String173); 541this.Nonce = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String120); 542this.Length = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174); 543this.SecurityContextToken = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String175); 544this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String0); 545this.Generation = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String176); 546this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String177); 547this.Offset = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String178); 548this.Properties = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String179); 549this.Identifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String180); 550this.Cookie = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String181); 551this.RenewNeededFaultCode = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String182); 552this.BadContextTokenFaultCode = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String183); 553this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String184); 554this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String185); 555this.SecurityContextTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String186); 556this.SecurityContextTokenReferenceValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String186); 557this.RequestSecurityContextIssuance = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String187); 558this.RequestSecurityContextIssuanceResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String188); 559this.RequestSecurityContextRenew = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String189); 560this.RequestSecurityContextRenewResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String190); 561this.RequestSecurityContextClose = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String191); 562this.RequestSecurityContextCloseResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String192);