4 references to Handle
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\PrimaryConstructorTests.cs (4)
4220context.RegisterSymbolAction(Handle, SymbolKind.Method); 4221context.RegisterSymbolAction(Handle, SymbolKind.Property); 4222context.RegisterSymbolAction(Handle, SymbolKind.Parameter); 4223context.RegisterSymbolAction(Handle, SymbolKind.NamedType);