1 reference to Synchronized
System.Net.Primitives (1)
System\Net\CookieContainer.cs (1)
1040
private readonly SortedList m_list = SortedList.
Synchronized
(new SortedList(PathListComparer.StaticInstance)); // Do not rename (binary serialization)