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