2 references to CheckForNull
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (2)
599
if (
CheckForNull
(objectInfo, memberNameInfo, memberTypeNameInfo, memberData))
900
if (
CheckForNull
(objectInfo, arrayElemTypeNameInfo, arrayElemTypeNameInfo, data))