2 references to WithLengthOrCountAccess
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter.PatternLocalRewriter.cs (2)
259
indexerAccess = implicitAccess.
WithLengthOrCountAccess
(_tempAllocator.GetTemp(e.LengthTemp));
285
indexerAccess = implicitAccess.
WithLengthOrCountAccess
(_tempAllocator.GetTemp(e.LengthTemp));