1 reference to RemoveDiscardHelper
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpReplaceDiscardDeclarationsWithAssignmentsService.cs (1)
142
using var helper = new
RemoveDiscardHelper
(localDeclarationStatement, editor);