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