2 references to _typeCache
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
972TypeNAssembly? entry = (TypeNAssembly?)_typeCache.GetCachedValue(typeName); 1032_typeCache.SetCachedValue(entry);