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