google.golang.org/protobuf/reflect/protoreflect.FieldRanges.Get (method)

2 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		proto.go#L397: 	Get(i int) [2]FieldNumber // start inclusive; end exclusive

	google.golang.org/protobuf/internal/descfmt
		stringer.go#L65: 			r := vs.Get(i)