dotnet / dotnet/roslyn

Include location for required member missing error

Open
#73,596 3 comments 0 reactions 1 assignee Claimed by @333fred View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.