3 references to PatternWithUnionMatching
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
8203
: base(BoundKind.
PatternWithUnionMatching
, syntax, inputType, narrowedType, hasErrors || leftOfPendingConjunction.HasErrors() || valueProperty.HasErrors() || valuePattern.HasErrors())
9523
case BoundKind.
PatternWithUnionMatching
:
17733
BoundKind.
PatternWithUnionMatching
=> PipelinePhase.InitialBinding,