101 types derived from SyntaxEditorBasedCodeFixProvider
Microsoft.CodeAnalysis.CSharp.Features (53)
AbstractAssignOutParametersCodeFixProvider.cs (1)
22
internal abstract class AbstractAssignOutParametersCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AddInheritdocCodeFixProvider.cs (1)
31
internal sealed class AddInheritdocCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
ConvertNamespaceCodeFixProvider.cs (1)
30
internal class ConvertNamespaceCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
ConvertProgram\ConvertToProgramMainCodeFixProvider.cs (1)
23
internal class ConvertToProgramMainCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
ConvertProgram\ConvertToTopLevelStatementsCodeFixProvider.cs (1)
25
internal class ConvertToTopLevelStatementsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
ConvertSwitchStatementToExpressionCodeFixProvider.cs (1)
30
internal sealed partial class ConvertSwitchStatementToExpressionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpAddBracesCodeFixProvider.cs (1)
19
internal sealed class CSharpAddBracesCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpAsAndMemberAccessCodeFixProvider.cs (1)
26
internal partial class CSharpAsAndMemberAccessCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpAsAndNullCheckCodeFixProvider.cs (1)
23
internal partial class CSharpAsAndNullCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpDeclareAsNullableCodeFixProvider.cs (1)
25
internal class CSharpDeclareAsNullableCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpDisambiguateSameVariableCodeFixProvider.cs (1)
29
internal class CSharpDisambiguateSameVariableCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpFixIncorrectConstraintCodeFixProvider.cs (1)
22
internal class CSharpFixIncorrectConstraintCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpFixReturnTypeCodeFixProvider.cs (1)
27
internal class CSharpFixReturnTypeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpInlineDeclarationCodeFixProvider.cs (1)
33
internal partial class CSharpInlineDeclarationCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpIsAndCastCheckCodeFixProvider.cs (1)
27
internal partial class CSharpIsAndCastCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpMakeMemberRequiredCodeFixProvider.cs (1)
25
internal sealed class CSharpMakeMemberRequiredCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpMakeStatementAsynchronousCodeFixProvider.cs (1)
23
internal class CSharpMakeStatementAsynchronousCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpMakeStructFieldsWritableCodeFixProvider.cs (1)
22
internal class CSharpMakeStructFieldsWritableCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpMakeStructMemberReadOnlyCodeFixProvider.cs (1)
23
internal sealed class CSharpMakeStructMemberReadOnlyCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpMakeStructReadOnlyCodeFixProvider.cs (1)
21
internal sealed class CSharpMakeStructReadOnlyCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnnecessaryCastCodeFixProvider.cs (1)
28
internal partial class CSharpRemoveUnnecessaryCastCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnnecessaryDiscardDesignationCodeFixProvider.cs (1)
25
internal partial class CSharpRemoveUnnecessaryDiscardDesignationCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnnecessaryLambdaExpressionCodeFixProvider.cs (1)
26
internal partial class CSharpRemoveUnnecessaryLambdaExpressionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnnecessaryNullableDirectiveCodeFixProvider.cs (1)
22
:
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnreachableCodeCodeFixProvider.cs (1)
22
internal sealed class CSharpRemoveUnreachableCodeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpRemoveUnusedLocalFunctionCodeFixProvider.cs (1)
22
internal class CSharpRemoveUnusedLocalFunctionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpSimplifyPropertyPatternCodeFixProvider.cs (1)
26
internal class CSharpSimplifyPropertyPatternCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpTransposeRecordKeywordCodeFixProvider.cs (1)
22
internal class CSharpTransposeRecordKeywordCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseCompoundCoalesceAssignmentCodeFixProvider.cs (1)
27
internal class CSharpUseCompoundCoalesceAssignmentCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseDeconstructionCodeFixProvider.cs (1)
25
internal sealed class CSharpUseDeconstructionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseDefaultLiteralCodeFixProvider.cs (1)
22
internal partial class CSharpUseDefaultLiteralCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseImplicitObjectCreationCodeFixProvider.cs (1)
25
internal class CSharpUseImplicitObjectCreationCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseIndexOperatorCodeFixProvider.cs (1)
26
internal class CSharpUseIndexOperatorCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseInterpolatedVerbatimStringCodeFixProvider.cs (1)
27
internal partial class CSharpUseInterpolatedVerbatimStringCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseIsNullCheckForCastAndEqualityOperatorCodeFixProvider.cs (1)
27
internal class CSharpUseIsNullCheckForCastAndEqualityOperatorCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseLocalFunctionCodeFixProvider.cs (1)
32
internal class CSharpUseLocalFunctionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseNameofInAttributeCodeFixProvider.cs (1)
22
internal sealed class CSharpUseNameofInAttributeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseNotPatternCodeFixProvider.cs (1)
22
internal sealed class CSharpUseNotPatternCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseNullCheckOverTypeCheckCodeFixProvider.cs (1)
25
internal sealed class CSharpUseNullCheckOverTypeCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUsePatternCombinatorsCodeFixProvider.cs (1)
31
internal class CSharpUsePatternCombinatorsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseRangeOperatorCodeFixProvider.cs (1)
32
internal class CSharpUseRangeOperatorCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
CSharpUseTupleSwapCodeFixProvider.cs (1)
27
internal partial class CSharpUseTupleSwapCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
InvokeDelegateWithConditionalAccessCodeFixProvider.cs (1)
26
internal partial class InvokeDelegateWithConditionalAccessCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
MakeLocalFunctionStaticCodeFixProvider.cs (1)
20
internal class MakeLocalFunctionStaticCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
PassInCapturedVariablesAsArgumentsCodeFixProvider.cs (1)
23
internal sealed class PassInCapturedVariablesAsArgumentsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseExplicitTypeCodeFixProvider.cs (1)
26
internal class UseExplicitTypeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseExpressionBodyCodeFixProvider.cs (1)
26
internal partial class UseExpressionBodyCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseExpressionBodyForLambdaCodeFixProvider.cs (1)
25
internal sealed class UseExpressionBodyForLambdaCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseImplicitTypeCodeFixProvider.cs (1)
25
internal class UseImplicitTypeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UsePatternMatching\CSharpIsAndCastCheckWithoutNameCodeFixProvider.cs (1)
26
internal partial class CSharpIsAndCastCheckWithoutNameCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseSimpleUsingStatementCodeFixProvider.cs (1)
32
internal class UseSimpleUsingStatementCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseThrowExpressionCodeFixProvider.cs (1)
25
internal partial class UseThrowExpressionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseUtf8StringLiteralCodeFixProvider.cs (1)
25
internal sealed class UseUtf8StringLiteralCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
Microsoft.CodeAnalysis.Features (43)
AbstractAddAccessibilityModifiersCodeFixProvider.cs (1)
19
internal abstract class AbstractAddAccessibilityModifiersCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AbstractAddAnonymousTypeMemberNameCodeFixProvider.cs (1)
23
:
SyntaxEditorBasedCodeFixProvider
AbstractAddExplicitCastCodeFixProvider.cs (1)
22
internal abstract partial class AbstractAddExplicitCastCodeFixProvider<TExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractAddObsoleteAttributeCodeFixProvider.cs (1)
20
:
SyntaxEditorBasedCodeFixProvider
AbstractConvertTypeOfToNameOfCodeFixProvider.cs (1)
17
TMemberAccessExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractForEachCastCodeFixProvider.cs (1)
22
internal abstract class AbstractForEachCastCodeFixProvider<TForEachStatementSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractMakeFieldReadonlyCodeFixProvider.cs (1)
22
:
SyntaxEditorBasedCodeFixProvider
AbstractMakeMemberStaticCodeFixProvider.cs (1)
17
internal abstract class AbstractMakeMemberStaticCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AbstractMakeTypeAbstractCodeFixProvider.cs (1)
17
internal abstract class AbstractMakeTypeAbstractCodeFixProvider<TTypeDeclarationSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractMakeTypePartialCodeFixProvider.cs (1)
16
internal abstract class AbstractMakeTypePartialCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AbstractOrderModifiersCodeFixProvider.cs (1)
22
internal abstract class AbstractOrderModifiersCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AbstractPopulateSwitchCodeFixProvider.cs (1)
28
:
SyntaxEditorBasedCodeFixProvider
AbstractQualifyMemberAccessCodeFixProvider.cs (1)
18
:
SyntaxEditorBasedCodeFixProvider
AbstractRemoveAsyncModifierCodeFixProvider.cs (1)
21
internal abstract class AbstractRemoveAsyncModifierCodeFixProvider<TReturnStatementSyntax, TExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractRemoveUnnecessaryParenthesesCodeFixProvider.cs (1)
19
:
SyntaxEditorBasedCodeFixProvider
AbstractRemoveUnusedMembersCodeFixProvider.cs (1)
22
internal abstract class AbstractRemoveUnusedMembersCodeFixProvider<TFieldDeclarationSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractRemoveUnusedValuesCodeFixProvider.cs (1)
47
:
SyntaxEditorBasedCodeFixProvider
AbstractSimplifyInterpolationCodeFixProvider.cs (1)
26
TInterpolatedStringExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractSimplifyLinqExpressionCodeFixProvider`3.cs (1)
18
internal abstract class AbstractSimplifyLinqExpressionCodeFixProvider<TInvocationExpressionSyntax, TSimpleNameSyntax, TExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractUseCollectionInitializerCodeFixProvider.cs (1)
31
:
SyntaxEditorBasedCodeFixProvider
AbstractUseCompoundAssignmentCodeFixProvider.cs (1)
20
:
SyntaxEditorBasedCodeFixProvider
AbstractUseConditionalExpressionCodeFixProvider.cs (1)
34
TConditionalExpressionSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractUseInferredMemberNameCodeFixProvider.cs (1)
18
internal abstract class AbstractUseInferredMemberNameCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
AbstractUseIsNullForReferenceEqualsCodeFixProvider.cs (1)
21
:
SyntaxEditorBasedCodeFixProvider
AbstractUseNullPropagationCodeFixProvider.cs (1)
36
TElementBindingArgumentListSyntax> :
SyntaxEditorBasedCodeFixProvider
AbstractUseObjectInitializerCodeFixProvider.cs (1)
30
:
SyntaxEditorBasedCodeFixProvider
AddRequiredParenthesesCodeFixProvider.cs (1)
20
internal class AddRequiredParenthesesCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
EmbeddedLanguages\Json\LanguageServices\AbstractJsonDetectionCodeFixProvider.cs (1)
21
internal abstract class AbstractJsonDetectionCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
FormattingCodeFixProvider.cs (1)
19
internal abstract class AbstractFormattingCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
PreferFrameworkType\PreferFrameworkTypeCodeFixProvider.cs (1)
20
internal class PreferFrameworkTypeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
RemoveRedundantEqualityCodeFixProvider.cs (1)
23
:
SyntaxEditorBasedCodeFixProvider
RemoveUnnecessaryAttributeSuppressionsCodeFixProvider.cs (1)
20
internal sealed class RemoveUnnecessaryAttributeSuppressionsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
RemoveUnnecessaryPragmaSuppressionsCodeFixProvider.cs (1)
25
internal sealed class RemoveUnnecessaryInlineSuppressionsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
RemoveUnusedVariable\AbstractRemoveUnusedVariableCodeFixProvider.cs (1)
24
internal abstract class AbstractRemoveUnusedVariableCodeFixProvider<TLocalDeclarationStatement, TVariableDeclarator, TVariableDeclaration> :
SyntaxEditorBasedCodeFixProvider
SimplifyConditionalCodeFixProvider.cs (1)
24
internal sealed class SimplifyConditionalCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
SimplifyThisOrMe\AbstractSimplifyThisOrMeCodeFixProvider.cs (1)
22
:
SyntaxEditorBasedCodeFixProvider
SimplifyTypeNames\AbstractSimplifyTypeNamesCodeFixProvider.cs (1)
23
:
SyntaxEditorBasedCodeFixProvider
UpdateLegacySuppressionsCodeFixProvider.cs (1)
21
internal sealed class UpdateLegacySuppressionsCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseCoalesceExpressionForIfNullStatementCheckCodeFixProvider.cs (1)
23
internal class UseCoalesceExpressionForIfNullStatementCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseCoalesceExpressionForNullableTernaryConditionalCheckCodeFixProvider.cs (1)
21
internal class UseCoalesceExpressionForNullableTernaryConditionalCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseCoalesceExpressionForTernaryConditionalCheckCodeFixProvider.cs (1)
22
internal class UseCoalesceExpressionForTernaryConditionalCheckCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseExplicitTupleNameCodeFixProvider.cs (1)
21
internal partial class UseExplicitTupleNameCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
UseSystemHashCodeCodeFixProvider.cs (1)
22
internal class UseSystemHashCodeCodeFixProvider :
SyntaxEditorBasedCodeFixProvider
Microsoft.CodeAnalysis.VisualBasic.Features (5)
RemoveSharedFromModuleMembers\VisualBasicRemoveSharedFromModuleMembersCodeFixProvider.vb (1)
17
Inherits
SyntaxEditorBasedCodeFixProvider
VisualBasicRemoveUnnecessaryByValCodeFixProvider.vb (1)
19
Inherits
SyntaxEditorBasedCodeFixProvider
VisualBasicRemoveUnnecessaryCastCodeFixProvider.vb (1)
23
Inherits
SyntaxEditorBasedCodeFixProvider
VisualBasicSimplifyObjectCreationCodeFixProvider.vb (1)
18
Inherits
SyntaxEditorBasedCodeFixProvider
VisualBasicUseIsNotExpressionCodeFixProvider.vb (1)
19
Inherits
SyntaxEditorBasedCodeFixProvider