Microsoft .NET Code Analysis: Use the Index Operator

C# 8 introduced the index-from-end operator for accessing items in a collection. This article shows you how to use the index operator.