1 override of GetMethod
System.Core (1)
Microsoft\Scripting\Ast\BinaryExpression.cs (1)
560
internal override MethodInfo
GetMethod
() {
4 references to GetMethod
System.Core (4)
Microsoft\Scripting\Ast\BinaryExpression.cs (4)
97
get { return
GetMethod
(); }
317
MethodInfo method =
GetMethod
();
362
MethodInfo method =
GetMethod
();
378
MethodInfo method =
GetMethod
();