2 references to CreateGetterMethod
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\ReflectionEmitMemberAccessor.cs (2)
425DynamicMethod dynamicMethod = CreateGetterMethod(propertyInfo.Name, runtimePropertyType); 557DynamicMethod dynamicMethod = CreateGetterMethod(fieldInfo.Name, runtimeFieldType);