func google.golang.org/protobuf/reflect/protoreflect.ValueOf

2 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		value_union.go#L62: func ValueOf(v interface{}) Value {

	github.com/golang/protobuf/proto
		defaults.go#L28: 					v = protoreflect.ValueOf(append([]byte(nil), v.Bytes()...)) // copy the default bytes