1 write to mappings
System.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
53
mappings
= new Hashtable();
2 references to mappings
System.Xml (2)
System\Xml\Serialization\ImportContext.cs (2)
52
if (
mappings
== null)
54
return
mappings
;