Unity view Registered Types during debug

Posted by Jon Archway on Stack Overflow See other posts from Stack Overflow or by Jon Archway
Published on 2009-11-18T14:08:40Z Indexed on 2010/05/18 5:51 UTC
Read the original article Hit count: 211

Filed under:
|
|

Possibly a stupid question, but during debug I simply want to see the types that have been registered with my Unity container. I have tried going through the container in the watch window, but can't seem to find what I am looking for? I am expecting there to be a list of registered types somewhere?

Thanks in advance

© Stack Overflow or respective owner

Related posts about unity

Related posts about inversion-of-control