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)
64get { return _method.ReturnType; } 71get { return _method; }