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