roslyn icon indicating copy to clipboard operation
roslyn copied to clipboard

Extensions: indexer follow-ups

Open jcouv opened this issue 10 months ago • 0 comments

This issue is referenced in source. It tracks scenarios that were identified as needing more work for indexers.

  • Will want to handle Index/Range indexers in list/spread patterns
  • We need to test RefSafetyAnalysis.MethodInfo.ReplaceWithExtensionImplementation

Relates to test plan https://github.com/dotnet/roslyn/issues/76130

jcouv avatar Jun 05 '25 01:06 jcouv