4 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\RecordStructTests.cs (4)
6351context.RegisterSymbolStartAction(Handle1, SymbolKind.Method); 6352context.RegisterSymbolStartAction(Handle1, SymbolKind.Property); 6353context.RegisterSymbolStartAction(Handle1, SymbolKind.Parameter); 6354context.RegisterSymbolStartAction(Handle1, SymbolKind.NamedType);