const internal/types/errors.BlankIfaceMethod

3 uses

	internal/types/errors (current package)
		code_string.go#L38: 	_ = x[BlankIfaceMethod-27]
		codes.go#L277: 	BlankIfaceMethod

	go/types
		interface.go#L178: 			check.error(name, BlankIfaceMethod, "methods must have a unique non-blank name")