Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am taking difference of two memory snapshots and having increment in RuntimeType+RuntimeTypeCache
when I expand the line it further gives me
CallSite<Func<CallSite, Type, Object, Object>> [Static variable Integration._ServiceBase+<>o__35.<>p__0]

where
Integration._ServiceBase
is my base class I am not sure what does it mean by +<>o__35.<>p__0
please help

What I have tried:

I have tried searching for dynamic variable initialization. I found no such occurrance.
Posted
Comments
Graeme_Grant 20-Feb-17 15:49pm    
How do you not know what you have written? This looks like reverse engineering...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900