Any Idea, debug a WCF proxy class.
Actually I have created a Partial Class of a PROXY ... and I need To TEST & DEBUG IT. using TestDriven.Net
but when I put a Break Point on my Partial Class , it's giving warning message like "DebuggerStepThroughAttribute" is My Code Only