3 references to TryGetValue
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriterSession.cs (3)
35if (_maps.TryGetValue(value.Dictionary, out keys)) 80if (_maps.TryGetValue(s.Dictionary, out keys)) 90if (_strings.TryGetValue(s.Value, out key))