4 references to LookupDictionaryString
System.IdentityModel (4)
System\IdentityModel\XD.cs (4)
180this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String20); 181this.PrefixList = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String21); 182this.InclusiveNamespaces = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String22); 183this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String23);