Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call Visit for all derived IProperty types
PR #5010 added missing Visit methods for derived IProperty types. This commit adds calls to the derived IProperty visit methods to the Visit method passed an IProperty, on the NoopPropertyVisitor
- Loading branch information