6 references to LookupDictionaryString
System.IdentityModel (6)
System\IdentityModel\XD.cs (6)
1248this.IdAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String3); 1249this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String16); 1250this.Timestamp = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String17); 1251this.CreatedElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String18); 1252this.ExpiresElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String19); 1253this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String81);