1 write to _getter
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
23
_getter
= getter;
1 reference to _getter
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyInfo.PropertyGetter.cs (1)
37
return
_getter
(obj);