1 write to NewBody
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
1090NewBody = newLambdaBody;
2 references to NewBody
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
1342newBody = matchingLambdaInfo.NewBody; 5735var newLambdaBody = newLambdaInfo.NewBody;