Skip to content

Commit

Permalink
Fix DiagnosticExtensions class name
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Dec 19, 2024
1 parent abc7029 commit d33056d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace Analyzer.Utilities.Extensions;

internal static class FixtureUtils
internal static class DiagnosticExtensions
{
public static Diagnostic CreateDiagnostic(
this SyntaxNode node,
Expand Down

0 comments on commit d33056d

Please sign in to comment.