1 reference to CreateSyntaxRemoveOptions
Microsoft.CodeAnalysis.Features (1)
RemoveUnusedVariable\AbstractRemoveUnusedVariableCodeFixProvider.cs (1)
125
var removeOptions =
CreateSyntaxRemoveOptions
(localDeclaration, blockFacts);