1 write to _typeFormat
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatter.cs (1)
16public FormatterTypeStyle TypeFormat { get { return _typeFormat; } set { _typeFormat = value; } }
1 reference to _typeFormat
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatter.cs (1)
16public FormatterTypeStyle TypeFormat { get { return _typeFormat; } set { _typeFormat = value; } }