2 writes to _hasVarArgs
mscorlib (2)
system\runtime\remoting\message.cs (2)
2566
_hasVarArgs
= mcm.HasVarArgs;
2582
_hasVarArgs
= mcm.HasVarArgs;
1 reference to _hasVarArgs
mscorlib (1)
system\runtime\remoting\message.cs (1)
2626
return
_hasVarArgs
;