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