Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace contents of non-generic maps/dictionaries #53

Open
GoogleCodeExporter opened this issue Mar 4, 2015 · 2 comments
Open

Trace contents of non-generic maps/dictionaries #53

GoogleCodeExporter opened this issue Mar 4, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

They are different .NET collections, ideally we should catch them

Original issue reported on code.google.com by melonhea...@gmail.com on 26 Apr 2012 at 10:45

@GoogleCodeExporter
Copy link
Author

This would involve updating the code in TypeManager that tests whether a given 
type is a certain collection. Instead of just testing for the Generic version 
of Lists tests for the non-generic version as well. 

Original comment by melonhea...@gmail.com on 4 Jun 2013 at 11:01

@GoogleCodeExporter
Copy link
Author

Original comment by Todd.Sch...@gmail.com on 10 Jun 2013 at 1:53

  • Changed title: Trace contents of non-generic maps/dictionaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant