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