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