Is there a way to get the type of a Lazy's Value without initilizing it?
I have a Lazy<Object> which I populate using using MEF imports.