const internal/types/errors.InvalidMethodTypeParams

3 uses

	internal/types/errors (current package)
		code_string.go#L151: 	_ = x[InvalidMethodTypeParams-143]
		codes.go#L1397: 	InvalidMethodTypeParams

	go/types
		signature.go#L135: 			check.error(ftyp.TypeParams, InvalidMethodTypeParams, "methods cannot have type parameters")