3 instantiations of ObjectNull
mscorlib (3)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (2)
583
objectNull = new
ObjectNull
();
675
objectNull = new
ObjectNull
();
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
1125
objectNull = new
ObjectNull
();
2 references to ObjectNull
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
573
internal
ObjectNull
objectNull;
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
1117
internal
ObjectNull
objectNull;