Description
See detail on #678 (comment)
Checklist
Expected Behavior
Only emit one diagnostic for the actual location - the Extension file.
Actual behavior
Emit 2 duplicated diagnostic: the Extension Markdown file and the source Swift file
Steps To Reproduce
Change eat(_:quantity:) to eat(_:quantity:extraLog:) and build documentation for SlothCreator.
Swift-DocC Version Information
5.9.0
Swift Compiler Version Information
swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
Target: arm64-apple-macosx14.0