Fixed extract_types_for_resx function

The function was recursive in nature and there is a chance of runnign out of stack, so now ann iterative approach was used to get the types for resx
1 file changed