Need Help to get HTTP object from clr for ASP.Net Application

Hi,

Greetings!!!.

We are working on profiling an ASP.Net web application using CLR Profiler.

We are able to get argument values for basic data type like integer and string type for a function being executed in asp.net application from CLR provided interfaces (GetGtringLayout). But not able get an Object data using GetClassLayout.

Could you please help us how to get object data from CLR provided interfaces.

Thanks
Sunil