1 instantiation of PropertySetter
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.cs (1)
39_setter = new PropertySetter(this, setter, setterAttributes);
1 reference to PropertySetter
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.cs (1)
14private readonly PropertySetter? _setter;