1 write to _tempAssemblyCache
System.Data (1)
fx\src\data\System\Data\Common\ObjectStorage.cs (1)
531_tempAssemblyCache = cache;
2 references to _tempAssemblyCache
System.Data (2)
fx\src\data\System\Data\Common\ObjectStorage.cs (2)
489Dictionary<KeyValuePair<Type,XmlRootAttribute>, XmlSerializer> cache = _tempAssemblyCache; 494cache = _tempAssemblyCache;