After running codegraph index with a C# repo, Records are not getting indexed into class kinds. In fact, running codegraph query will not return records (except file if the record name is the same as the filename).
Reproduction Steps:
- Indexing a C# repo that has record definition
- Run
codegraph query on the record name
After running
codegraph indexwith a C# repo, Records are not getting indexed into class kinds. In fact, runningcodegraph querywill not return records (except file if the record name is the same as the filename).Reproduction Steps:
codegraph queryon the record name