FAR on Create
method of a collection builder doesn't find all the usages
#71133
Labels
Area-Compilers
Feature - Collection Expressions
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Navigation-FAR
Find all references
Milestone
Repro:
Create
method[CollectionBuilder(...)]
attribute) but should also list the usage inC c = [true, false];
Relates to test plan #66418
For context, here's how a similar issue was fixed previously (FAR on
GetAwaiter
methods involved inawait
): #28230The text was updated successfully, but these errors were encountered: