1 override of GetPropertyGetter
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\PropertyValue.cs (1)
216public 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)
196return helper.GetPropertyGetter(property);