Revision ec8601c7
[BUGFIX] ReflectionService should use normalized simple types
The method parameter and property type reflection should contain
type names for simple types that are already normalized so you can
rely on that in comparisons later on. The method `expandType` now
normalizes the type if it detects a simple type.
Change-Id: I24e4b691a1979b421b5132d6a26616348c66fa6d
Releases: master, 3.0, 2.3
- added
- modified
- copied
- renamed
- deleted