github.com/golang/protobuf/proto.Properties.Tag (field)

3 uses

	github.com/golang/protobuf/proto (current package)
		properties.go#L60: 	Tag int
		properties.go#L101: 	s += "," + strconv.Itoa(p.Tag)
		properties.go#L155: 			p.Tag = int(n)