I have UWP App associated with hockey app, in the crash analytics I am getting exception logs as Exception Type: System.NullReferenceException
and it's also mentioning method name in which that exception was fired.
Is there any way to get the exact line number which throws that exception inside that method?