1 write to _binder
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (1)
74_binder = binder;
2 references to _binder
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryObjectReader.cs (2)
950if (_binder != null) 952type = _binder.BindToType(assemblyString, typeString);