4 references to LookupDictionaryString
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (4)
179this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String20); 180this.PrefixList = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String21); 181this.InclusiveNamespaces = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String22); 182this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String23);