4 references to Handle
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\PrimaryConstructorTests.cs (4)
4090context.RegisterSymbolAction(Handle, SymbolKind.Method); 4091context.RegisterSymbolAction(Handle, SymbolKind.Property); 4092context.RegisterSymbolAction(Handle, SymbolKind.Parameter); 4093context.RegisterSymbolAction(Handle, SymbolKind.NamedType);