1 write to _objectCache
System.Private.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
63
private Hashtable ObjectCache =>
_objectCache
??= new Hashtable();