1 write to _method
System.Core (1)
Microsoft\Scripting\Ast\MethodCallExpression.cs (1)
44
_method
= method;
2 references to _method
System.Core (2)
Microsoft\Scripting\Ast\MethodCallExpression.cs (2)
64
get { return
_method
.ReturnType; }
71
get { return
_method
; }