Base:
method
CreatePropertyGetter<TProperty>
System.Text.Json.Serialization.Metadata.MemberAccessor.CreatePropertyGetter<TProperty>(System.Reflection.PropertyInfo)
1 reference to CreatePropertyGetter
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\ReflectionEmitCachingMemberAccessor.cs (1)
69
valueFactory: key => _sourceAccessor.
CreatePropertyGetter
<TProperty>((PropertyInfo)key.member!));