1 write to SetMethodBuilder
System.Reflection.DispatchProxy (1)
System\Reflection\DispatchProxyGenerator.cs (1)
359
associatedProperty.
SetMethodBuilder
= mdb;
3 references to SetMethodBuilder
System.Reflection.DispatchProxy (3)
System\Reflection\DispatchProxyGenerator.cs (3)
380
if (ai.GetMethodBuilder == null && ai.
SetMethodBuilder
== null)
386
if (ai.
SetMethodBuilder
!= null)
387
pb.SetSetMethod(ai.
SetMethodBuilder
);