6 references to LookupDictionaryString
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
1243this.IdAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String3); 1244this.Namespace = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String16); 1245this.Timestamp = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String17); 1246this.CreatedElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String18); 1247this.ExpiresElement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String19); 1248this.Prefix = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String81);