1 override of GetPropertyGetter
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\PropertyValue.cs (1)
216
public override Func<PropertyValue, PropertyValue>
GetPropertyGetter
(PropertyInfo property)
1 reference to GetPropertyGetter
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\PropertyValue.cs (1)
196
return helper.
GetPropertyGetter
(property);