2 references to PriorityDictionary
System.Runtime.Serialization (2)
System\Xml\XmlBinaryWriterSession.cs (2)
23this.maps = new PriorityDictionary<IXmlDictionary, IntArray>(); 24this.strings = new PriorityDictionary<string, int>();