1 reference to TryGetDeclarationBody
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
817
var newBody =
TryGetDeclarationBody
(newMember, symbol: null);