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

Watch does not work for IReference<TimeSpan> #784

Closed
tonuv opened this issue Nov 4, 2020 · 1 comment · Fixed by #1472
Closed

Watch does not work for IReference<TimeSpan> #784

tonuv opened this issue Nov 4, 2020 · 1 comment · Fixed by #1472

Comments

@tonuv
Copy link

tonuv commented Nov 4, 2020

If you are trying to view a Windows::Foundation::IReferenceWindows::Foundation::TimeSpan type in watch then the value is not displayed and debug window shows:

Natvis C++/WinRT: Could not find metadata for Windows.Foundation.IReference`1<Windows.Foundation.TimeSpan>

@kennykerr
Copy link
Collaborator

The visualizer doesn't support generic types. Unfortunately, we don't have the resources to invest in visualizer improvements at this time.

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

Successfully merging a pull request may close this issue.

2 participants