func go/types.NewMethodSet
3 uses
go/types (current package)
call.go#L690: mset := NewMethodSet(typ)
methodset.go#L72: func NewMethodSet(T Type) *MethodSet {
golang.org/x/exp/apidiff
compatibility.go#L336: ms := types.NewMethodSet(t)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)