2 references to RemoveStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Analyzers\CSharp\CodeFixes\RemoveUnreachableCode\CSharpRemoveUnreachableCodeCodeFixProvider.cs (2)
65RemoveStatement(editor, firstUnreachableStatement); 72RemoveStatement(editor, statement);