Base:
method
GetEvents
System.Type.GetEvents(System.Reflection.BindingFlags)
1 reference to GetEvents
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (1)
825
return m_bakedRuntimeType.
GetEvents
(bindingAttr);