You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
o.Property.CallMethod(someParameter_____________________________,someParameter_____________________________).CallMethod().CallMethod();// should beo.Property.CallMethod(someParameter_____________________________,someParameter_____________________________).CallMethod().CallMethod();
But in cases like this, do keep it dedented
It seems like changing this to
Doc.Indent
mostly gets us there - InvocationExpression.csThe text was updated successfully, but these errors were encountered: