Skip to content

The indexer syntax on IEnumerable using the extension block is not functioning correctly in .NET 10 Preview 3 #9322

Closed Locked Answered by HaloFour
egvijayanand asked this question in General
Discussion options

You must be logged in to vote

See: https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview3/csharp.md#extension-members

As of C# 14 preview 3 only methods and properties have been implemented. Indexers and other member types will come in a future release.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
9 replies
@CyrusNajmabadi
Comment options

@egvijayanand

This comment was marked as disruptive content.

@egvijayanand
Comment options

@CyrusNajmabadi
Comment options

@CyrusNajmabadi
Comment options

Answer selected by CyrusNajmabadi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants