4 references to Handle1
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\RecordStructTests.cs (4)
6249context.RegisterSymbolStartAction(Handle1, SymbolKind.Method); 6250context.RegisterSymbolStartAction(Handle1, SymbolKind.Property); 6251context.RegisterSymbolStartAction(Handle1, SymbolKind.Parameter); 6252context.RegisterSymbolStartAction(Handle1, SymbolKind.NamedType);