3 references to GetEventDefNames
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (3)
Emit\EditAndContinue\EditAndContinueTests.cs (3)
6632CheckNames(readers, reader1.GetEventDefNames(), "E"); 7801CheckNames(reader0, reader0.GetEventDefNames(), "E"); 7824CheckNames(readers, reader1.GetEventDefNames());