reflect.uncommonType.xcount (field)

5 uses

	reflect (current package)
		type.go#L336: 	xcount  uint16  // number of exported methods
		type.go#L636: 	if t.xcount == 0 {
		type.go#L639: 	return (*[1 << 16]method)(add(unsafe.Pointer(t), uintptr(t.moff), "t.xcount > 0"))[:t.xcount:t.xcount]
		type.go#L2621: 	ut.xcount = ut.mcount