NRE upon missing symbol
Open
fundamental
fundamental: xplat
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 11
Description
When docfx processes a file where an imported symbol is in a file that is not processed, it fails with a NRE.
**Operation System**: Docker (Debian host and Debian base image)
**DocFX Version Used**: v2.42.1, mono 5.20.1.19
**Template used**: `default`
**Steps to Reproduce**: See `index.md` and the Dockerfile at https://gist.github.com/thusc/4fabbc12bda77389ba94a0b46a00d734
**Expected Behavior**: It reports at worse a warning.
**Actual Behavior**: NRE
Contributor guide
Assessment
This issue has not been assessed yet.