3 references to GetEventDefNames
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
Emit\EditAndContinue\EditAndContinueTests.cs (3)
5110CheckNames(readers, reader1.GetEventDefNames(), "E"); 6291CheckNames(reader0, reader0.GetEventDefNames(), "E"); 6314CheckNames(readers, reader1.GetEventDefNames());