I've recently started having this issue for the latest version of Xamarin Forms with .NET standard 2.0 as the code sharing strategy.
I am able to place a breakpoint and stop in any code that lives in the UWP project but if I place a breakpoint in the shared DLL code, the breakpoint turns from solid red to a red outlined circle filled in with white. When I put my mouse over the breakpoint, it says the symbols have not been loaded for that location.
What am I doing wrong to be able to debug the shared code for Xamarin Forms UWP? Android and iOS work.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…