Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Updating CSharpCodeVisitor to generate implicit expressions on a single line #171

Closed
wants to merge 2 commits into from

Conversation

pranavkm
Copy link
Contributor

Fixing #151


var generateInstrumentation = ShouldGenerateInstrumentationForExpressions() &&
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't use this in this method.

@NTaylorMullen
Copy link
Contributor

💤

@pranavkm
Copy link
Contributor Author

pranavkm commented Oct 1, 2014

Updated PR

3; // 1 for the opening '(' and 2 for ', '

var padding = _paddingBuilder.BuildExpressionPadding(contentSpan, generatedStart);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra line.

@NTaylorMullen
Copy link
Contributor

:shipit:

@pranavkm pranavkm closed this Oct 2, 2014
@pranavkm pranavkm deleted the 151 branch October 2, 2014 00:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants