Retrieve Line Number Information in Thrown Exception – Power Platform Dataverse Plugin Package
Is it possible to retrieve line numbers corresponding to source code when throwing an exception for a Power Platform Plugin Package? Background Plugin Packages are built as nuget packages and registered on against the Power Platform Packages are locked into .NET version net462 as an SDK style project Normally when throwing an exception, the stack […]