2 writes to _objectNull
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (2)
347_objectNull ??= new ObjectNull(); 399_objectNull ??= new ObjectNull();
4 references to _objectNull
System.Runtime.Serialization.Formatters (4)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatterWriter.cs (4)
351_objectNull.SetNullCount(1); 352_objectNull.Write(this); 400_objectNull.SetNullCount(_consecutiveNullArrayEntryCount); 401_objectNull.Write(this);