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)
489
Dictionary<KeyValuePair<Type,XmlRootAttribute>, XmlSerializer> cache =
_tempAssemblyCache
;
494
cache =
_tempAssemblyCache
;