4 references to Handle
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\PrimaryConstructorTests.cs (4)
4080context.RegisterSymbolAction(Handle, SymbolKind.Method); 4081context.RegisterSymbolAction(Handle, SymbolKind.Property); 4082context.RegisterSymbolAction(Handle, SymbolKind.Parameter); 4083context.RegisterSymbolAction(Handle, SymbolKind.NamedType);