5 references to WithExpression
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder.ValueChecks.cs (2)
4402
case BoundKind.
WithExpression
:
5175
case BoundKind.
WithExpression
:
Generated\BoundNodes.xml.Generated.cs (2)
8831
: base(BoundKind.
WithExpression
, syntax, type, hasErrors || receiver.HasErrors() || initializerExpression.HasErrors())
9333
case BoundKind.
WithExpression
:
Operations\CSharpOperationFactory.cs (1)
67
case BoundKind.
WithExpression
: