Now that we have the external symbol file we should enable using it to resolve symbols in blazor native stacks. TODO: - [ ] deploy symbols file for blazor projects - [ ] Reproduce a native crash, and ensure the trace gets symbolicated
Now that we have the external symbol file we should enable using it to resolve symbols in blazor native stacks.
TODO: