2 references to HasProperties
mscorlib (2)
system\runtime\remoting\messagesmuggler.cs (1)
486if ((retMsg == null) || retMsg.HasProperties())
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
266if ((retMsg == null) || retMsg.HasProperties())