1 write to s_tempAssemblyCache
System.Data.Common (1)
System\Data\Common\ObjectStorage.cs (1)
634s_tempAssemblyCache = cache;
2 references to s_tempAssemblyCache
System.Data.Common (2)
System\Data\Common\ObjectStorage.cs (2)
592Dictionary<KeyValuePair<Type, XmlRootAttribute>, XmlSerializer>? cache = s_tempAssemblyCache; 597cache = s_tempAssemblyCache;