I have seen this post
https://community.esri.com/t5/net-maps-sdk-questions/zoom-null-reference-exception/m-p/1393235/highlight/true#M12559
For a few months I was not running into this issue on my main dev machine. Now after building in release once it started to happen regardless of if im in debug or release.
I have disabled the exception breaking for this error, but I can distinctly tell that a slow down is occurring when loading the map and sometimes when scrolling vs before this was happening.
Is there any more information on this? Perhaps a way of preventing it?
using Visual Studio 2022, and the WPF ESRI SDK is all 200.5.0
Thanks