1 instantiation of TypeNAssembly
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (1)
1029entry = new TypeNAssembly();
2 references to TypeNAssembly
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
972TypeNAssembly? entry = (TypeNAssembly?)_typeCache.GetCachedValue(typeName);