2 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\PrimaryConstructorTests.cs (2)
3169context.RegisterSyntaxNodeAction(Handle1, SyntaxKind.NumericLiteralExpression); 4439context.RegisterSyntaxNodeAction(Handle1, SyntaxKind.NumericLiteralExpression);