Implemented interface member:
method
TryLookup
Microsoft.Xml.IXmlDictionary.TryLookup(System.Int32, out Microsoft.Xml.XmlDictionaryString)
1 reference to TryLookup
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelDictionary.cs (1)
52return TryLookup(id, out value);