2 references to Both
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
5002
node.Right, convertedExpression, constantValueOpt, unionMatchingMode: UnionMatchingMode.
Both
, inputType: unionMatchingInputType, narrowedType: unionMatchingInputType, hasErrors).MakeCompilerGenerated();
Binder\Binder_Patterns.cs (1)
1028
node, convertedExpression, constantValueOpt, unionMatchingMode: UnionMatchingMode.
Both
, inputType: unionMatchingInputType, narrowedType: unionMatchingInputType, hasErrors);