PreviousNext

IntelliTrace, method call information, and Edit and Continue

by bill-s, 2015-08-01T07:30:22.000Z

In this blog post I’m going to talk about IntelliTrace’s default configuration and the ability to opt-in to capture method call information. If you haven’t done so already, check out the announcement of IntelliTrace in Visual Studio 2015 which gives you an overview of IntelliTrace and its improved UI. If you’re not already familiar with IntelliTrace, that post will help set the context.

Read More