google.golang.org/protobuf/internal/impl.ExtensionInfo.ValueOf (method, view implemented interface methods)

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		extension.go#L98: func (xi *ExtensionInfo) ValueOf(v interface{}) protoreflect.Value {

	github.com/golang/protobuf/proto
		extensions.go#L246: 	mr.Set(xtd, xt.ValueOf(v))