4 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\RecordStructTests.cs (4)
6279context.RegisterSymbolStartAction(Handle1, SymbolKind.Method); 6280context.RegisterSymbolStartAction(Handle1, SymbolKind.Property); 6281context.RegisterSymbolStartAction(Handle1, SymbolKind.Parameter); 6282context.RegisterSymbolStartAction(Handle1, SymbolKind.NamedType);