Implemented interface member:
method
TryLookup
System.Xml.IXmlDictionary.TryLookup(System.Int32, out System.Xml.XmlDictionaryString)
1 reference to TryLookup
System.IdentityModel (1)
System\IdentityModel\IdentityModelDictionary.cs (1)
51return TryLookup(id, out value);