4 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\PrimaryConstructorTests.cs (4)
3583context.RegisterSymbolStartAction(Handle1, SymbolKind.Method); 3584context.RegisterSymbolStartAction(Handle1, SymbolKind.Property); 3585context.RegisterSymbolStartAction(Handle1, SymbolKind.Parameter); 3586context.RegisterSymbolStartAction(Handle1, SymbolKind.NamedType);