1 reference to DeletedMethodBody
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DeletedMethodDefinition.cs (1)
122
_body ??= new
DeletedMethodBody
(this, context);