1 write to objectCache
System.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
113
objectCache
= new Hashtable();
2 references to objectCache
System.Xml (2)
System\Xml\Serialization\ImportContext.cs (2)
112
if (
objectCache
== null)
114
return
objectCache
;