4 writes to nullCount
mscorlib (4)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (4)
595nullCount = 0; 656nullCount++; 662nullCount++; 680nullCount = 0;
2 references to nullCount
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (2)
672if (nullCount > 0) 676objectNull.SetNullCount(nullCount);