1 write to GetMethodBuilder
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
368
associatedProperty.
GetMethodBuilder
= mdb;
3 references to GetMethodBuilder
System.Reflection.DispatchProxy (3)
System\Reflection\DispatchProxyGenerator.cs (3)
391
if (ai.
GetMethodBuilder
== null && ai.SetMethodBuilder == null)
395
if (ai.
GetMethodBuilder
!= null)
396
pb.SetGetMethod(ai.
GetMethodBuilder
);