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