func github.com/golang/protobuf/proto.messageGoType

3 uses

	github.com/golang/protobuf/proto (current package)
		registry.go#L220: 		t = messageGoType(mt)
		registry.go#L251: 			return messageGoType(mt)
		registry.go#L263: func messageGoType(mt protoreflect.MessageType) reflect.Type {