Include location for required member missing error
Open
Area-Compilers
Bug
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
For some breaking changes (such as `params ReadOnlySpan`) we can potentially bind to new APIs in areas that don't have access to all the requisite helper APIs; as an example, see https://github.com/dotnet/sdk/pull/41014#issuecomment-2121179688. It would be helpful for diagnosing these issues to include the location where the API was expected.
Contributor guide
Assessment
This issue has not been assessed yet.