Is there a way I can easily see what portions of my .Net Compact Framework codebase are tied to things outside of .Net Core in order to assist a move over the .Net Core Framework?
I'm trying to move off of Windows CE and onto Linux with only writing as little code as needed.