5 references to WithExpression
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder.ValueChecks.cs (2)
4576
case BoundKind.
WithExpression
:
5301
case BoundKind.
WithExpression
:
Generated\BoundNodes.xml.Generated.cs (2)
8935
: base(BoundKind.
WithExpression
, syntax, type, hasErrors || receiver.HasErrors() || initializerExpression.HasErrors())
9441
case BoundKind.
WithExpression
:
Operations\CSharpOperationFactory.cs (1)
66
case BoundKind.
WithExpression
: