const go/types.MethodVal
6 uses
go/types (current package)
call.go#L915: check.recordSelection(e, MethodVal, x.typ, obj, index, indirect)
lookup.go#L44: kind = MethodVal
methodset.go#L240: s[key] = &Selection{MethodVal, nil, f, index, indirect}
selection.go#L56: MethodVal // x.f is a method selector
selection.go#L97: case MethodVal:
selection.go#L164: case MethodVal:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)