1 write to AddMethodBuilder
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
370
associatedEvent.
AddMethodBuilder
= mdb;
3 references to AddMethodBuilder
System.Reflection.DispatchProxy (3)
System\Reflection\DispatchProxyGenerator.cs (3)
402
if (ai.
AddMethodBuilder
== null && ai.RemoveMethodBuilder == null && ai.RaiseMethodBuilder == null)
407
if (ai.
AddMethodBuilder
!= null)
408
eb.SetAddOnMethod(ai.
AddMethodBuilder
);