I am facing random freeze issues in my Windows application. On profiling I have found the primary thread stacktrace but not able find my code due to which it happens. I have seen many thread on SO but not able find any appropriate solution.
Here's the snapshot of stacktrace extraced from profiler
Can any point me in the right direction to find the root cause of this issue?