4 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\PrimaryConstructorTests.cs (4)
4988context.RegisterSymbolStartAction(Handle1, SymbolKind.Method); 4989context.RegisterSymbolStartAction(Handle1, SymbolKind.Property); 4990context.RegisterSymbolStartAction(Handle1, SymbolKind.Parameter); 4991context.RegisterSymbolStartAction(Handle1, SymbolKind.NamedType);