20 references to LookupDictionaryString
dotnet-svcutil-lib (20)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (20)
1310this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String156); 1311this.DataReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String157); 1312this.EncryptedData = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String158); 1313this.EncryptionMethod = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String159); 1314this.CipherData = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String160); 1315this.CipherValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String161); 1316this.ReferenceList = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String162); 1317this.Encoding = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String163); 1318this.MimeType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String164); 1319this.Type = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String83); 1320this.Id = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String3); 1321this.CarriedKeyName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String165); 1322this.Recipient = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String166); 1323this.EncryptedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String167); 1324this.URI = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String1); 1325this.KeyReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String168); 1326this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String169); 1327this.ElementType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String170); 1328this.ContentType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String171); 1329this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String0);