1 write to NewBody
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
1095NewBody = newLambdaBody;
2 references to NewBody
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1347newBody = matchingLambdaInfo.NewBody; 5858var newLambdaBody = newLambdaInfo.NewBody;