3 references to BoundPatternWithUnionMatching
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundPatternWithUnionMatching.cs (2)
22: this(syntax, unionType, leftOfPendingConjunction: null, valueProperty, pattern, inputType, pattern.NarrowedType)
27: this(syntax, unionType, leftOfPendingConjunction, valueProperty, pattern, inputType, pattern.NarrowedType)