2 references to TryGetValue
System.Private.Xml.Linq (2)
System\Xml\Linq\XNamespace.cs (2)
222
if (_names.
TryGetValue
(localName, index, count, out name))
251
if (!s_namespaces.
TryGetValue
(namespaceName, index, count, out refNamespace))