25 references to LookupDictionaryString
dotnet-svcutil-lib (25)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (25)
470this.SecurityContextToken = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String175); 471this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String0); 472this.Generation = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String176); 473this.Label = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String177); 474this.Offset = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String178); 475this.Properties = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String179); 476this.Identifier = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String180); 477this.Cookie = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String181); 478this.RenewNeededFaultCode = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String182); 479this.BadContextTokenFaultCode = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String183); 480this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String268); 481this.DerivedKeyTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String269); 482this.SecurityContextTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String270); 483this.SecurityContextTokenReferenceValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String270); 484this.RequestSecurityContextIssuance = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String271); 485this.RequestSecurityContextIssuanceResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String272); 486this.RequestSecurityContextRenew = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String273); 487this.RequestSecurityContextRenewResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String274); 488this.RequestSecurityContextClose = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String275); 489this.RequestSecurityContextCloseResponse = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String276); 490this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String277); 491this.DerivedKeyToken = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String173); 492this.Nonce = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String120); 493this.Length = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String174); 494this.Instance = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String278);