1 write to specials
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
446specials = new Hashtable();
3 references to specials
System.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (3)
445if (specials == null) 447SpecialMapping mapping = (SpecialMapping)specials[type]; 505specials.Add(type, mapping);