2 references to typeCache
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
1357TypeNAssembly entry = (TypeNAssembly)typeCache.GetCachedValue(typeName); 1417typeCache.SetCachedValue(entry);