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