in Unity2D, How do I detect a totally obscured by other sprites?

As you can see in the picture above, gameobject ‘X’ does not seem at all on the actual 2D camera. Is there a way to detect sprites in this situation?

SpriteRenderer.isVisible(); → Unity - Scripting API: Renderer.isVisible