1 write to _objectCache
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
130_objectCache = new Hashtable();
2 references to _objectCache
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
129if (_objectCache == null) 131return _objectCache;