Following some good practices that Visual Studio itself recommends, we are unable to debug values of an object one by one using the Object Initializer or Object Initializer. What is the best way to get around this?
Ex:
var myObject = new Object
{
Id = 1,
Nome = "Teste"
}
In the format above, when we put the breakpoint in the Id line for example, it considers the code snippet as a whole.