1 write to GetMethodBuilder
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
357
associatedProperty.
GetMethodBuilder
= mdb;
3 references to GetMethodBuilder
System.Reflection.DispatchProxy (3)
System\Reflection\DispatchProxyGenerator.cs (3)
380
if (ai.
GetMethodBuilder
== null && ai.SetMethodBuilder == null)
384
if (ai.
GetMethodBuilder
!= null)
385
pb.SetGetMethod(ai.
GetMethodBuilder
);