1 write to _objFormatter
mscorlib (1)
system\resources\resourcereader.cs (1)
866_objFormatter = bf;
4 references to _objFormatter
mscorlib (4)
system\resources\resourcereader.cs (4)
835_objFormatter.Binder = _typeLimitingBinder; 837graph = _objFormatter.UnsafeDeserialize(_store.BaseStream, null); 840_objFormatter.Binder = null; 841graph = _objFormatter.Deserialize(_store.BaseStream);