3 references to 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
();