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