3 references to BoundListPattern
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder_CheckOrReachability.cs (2)
1314BoundPattern newList = new BoundListPattern( 1345BoundPattern newList = new BoundListPattern(
Generated\BoundNodes.xml.Generated.cs (1)
8414var result = new BoundListPattern(this.Syntax, subpatterns, hasSlice, lengthAccess, indexerAccess, receiverPlaceholder, argumentPlaceholder, variable, variableAccess, isUnionMatching, inputType, narrowedType, this.HasErrors);