This version of Unity is unsupported.

Rigidbody2D.attachedColliderCount

Switch to Manual
public int attachedColliderCount;

Description

Returns the number of Collider2D attached to this Rigidbody2D.

Additional resources: Rigidbody2D.GetAttachedColliders.