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