3 references to BoundPatternWithUnionMatching
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundPatternWithUnionMatching.cs (2)
44: this(syntax, unionType, leftOfPendingConjunction: null, 55: this(syntax, unionType, leftOfPendingConjunction: leftOfPendingConjunction,
Generated\BoundNodes.xml.Generated.cs (1)
8219var result = new BoundPatternWithUnionMatching(this.Syntax, unionMatchingInputType, leftOfPendingConjunction, exclusiveInstancePattern, valueProperty, exclusiveValuePattern, sharedRightOfPendingConjunction, inputType, narrowedType, this.HasErrors);