Base:
property
RaiseMethod
System.Reflection.EventInfo.RaiseMethod
1 reference to RaiseMethod
System.Private.CoreLib (1)
System\Reflection\Runtime\General\ThunkedApis.cs (1)
109public sealed override MethodInfo GetRaiseMethod(bool nonPublic) => RaiseMethod?.FilterAccessor(nonPublic);