go/types.Signature.Underlying (method, view implemented interface methods)
2 uses
go/types (current package)
call.go#L72: check.trace(pos, "=> %s (under = %s)", res, res.Underlying())
signature.go#L95: func (t *Signature) Underlying() Type { return t }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)