5 references to TryGetKey
System.Runtime.Serialization (5)
System\Xml\XmlBinaryWriter.cs (5)
177
if (!
TryGetKey
(localName, out key))
268
if (!
TryGetKey
(localName, out key))
330
if (!
TryGetKey
(ns, out key))
604
if (!
TryGetKey
(value, out key))
954
if (prefix.Length == 1 && (ch >= 'a' && ch <= 'z') &&
TryGetKey
(localName, out key))