1 write to SetMethodBuilder
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
364
associatedProperty.
SetMethodBuilder
= mdb;
3 references to SetMethodBuilder
System.Reflection.DispatchProxy (3)
System\Reflection\DispatchProxyGenerator.cs (3)
385
if (ai.GetMethodBuilder == null && ai.
SetMethodBuilder
== null)
391
if (ai.
SetMethodBuilder
!= null)
392
pb.SetSetMethod(ai.
SetMethodBuilder
);