5 references to handleStart
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (5)
Semantics\ExtensionTests.cs (5)
40722context.RegisterSymbolStartAction(handleStart, SymbolKind.NamedType); 40723context.RegisterSymbolStartAction(handleStart, SymbolKind.Method); 40724context.RegisterSymbolStartAction(handleStart, SymbolKind.Property); 40725context.RegisterSymbolStartAction(handleStart, SymbolKind.Parameter); 40726context.RegisterSymbolStartAction(handleStart, SymbolKind.TypeParameter);