2 writes to bMethodCall
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
99
bMethodCall
= true;
156
bMethodCall
= false;
3 references to bMethodCall
mscorlib (3)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (3)
183
if (!
bMethodCall
&& !bMethodReturn)
213
if (
bMethodCall
)
449
return (
bMethodCall
|| bMethodReturn);