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