2 references to HandleNext
System.Runtime.Serialization.BinaryFormat (2)
System\Runtime\Serialization\BinaryFormat\ArrayRecord.cs (2)
100=> HandleNext(value, info, size: 1); 103=> HandleNext(nextRecord, info, size: nextRecord is NullsRecord nullsRecord ? nullsRecord.NullCount : 1);