2 references to BindLengthAndIndexerForListPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
321hasErrors |= !BindLengthAndIndexerForListPattern(node, narrowedType, diagnostics, out indexerAccess, out lengthAccess, out receiverPlaceholder, out argumentPlaceholder); 349var success = BindLengthAndIndexerForListPattern(node, inputType, BindingDiagnosticBag.Discarded,