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