const go/types.MethodExpr

4 uses

	go/types (current package)
		call.go#L602: 		check.recordSelection(e, MethodExpr, x.typ, m, index, indirect)
		selection.go#L21: 	MethodExpr                      // x.f is a method expression
		selection.go#L71: 	case MethodExpr:
		selection.go#L126: 	case MethodExpr: