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