3 references to TryGetValue
System.Runtime.Serialization (3)
System\Xml\XmlBinaryWriterSession.cs (3)
33
if (maps.
TryGetValue
(value.Dictionary, out keys))
78
if (maps.
TryGetValue
(s.Dictionary, out keys))
88
if (strings.
TryGetValue
(s.Value, out key))