1 write to _specials
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
512_specials ??= new Hashtable();
2 references to _specials
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
513SpecialMapping? mapping = (SpecialMapping?)_specials[type]; 580_specials.Add(type, mapping);