microsoft/winmd

Need ability to filter types out of cache.

Closed this issue · 0 comments

A recent change to incorporate the SDK projection removed the hard-coded filtering of non-WinRT types. However, cppwinrt needs this filter to avoid picking up spurious CLR types, issue here. microsoft/cppwinrt#871