1 reference to HandleNumericLiteralExpression
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
BatchFixAllProviderTests.cs (1)
62
context.RegisterSyntaxNodeAction(
HandleNumericLiteralExpression
, SyntaxKind.NumericLiteralExpression);