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