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