1 write to NewBody
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
971NewBody = newLambdaBody;
2 references to NewBody
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1223newBody = matchingLambdaInfo.NewBody; 5616var newLambdaBody = newLambdaInfo.NewBody;