Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with custom types shadowing basic types (vektra#163)
When a custom type has a name that can shadow an in-built type, append MoqParam to the name. Example: var name stringMoqParam for null.String.
- Loading branch information