9 references to StackAllocArrayCreation
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (2)
4425
case BoundKind.
StackAllocArrayCreation
:
5091
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Expressions.cs (1)
2931
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Statements.cs (1)
2428
case BoundKind.
StackAllocArrayCreation
:
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1128
case BoundKind.
StackAllocArrayCreation
:
BoundTree\BoundExpression.cs (1)
89
case BoundKind.
StackAllocArrayCreation
:
Generated\BoundNodes.xml.Generated.cs (2)
7338
: base(BoundKind.
StackAllocArrayCreation
, syntax, elementType, count, initializerOpt, type, hasErrors || count.HasErrors() || initializerOpt.HasErrors())
9479
case BoundKind.
StackAllocArrayCreation
:
Operations\CSharpOperationFactory.cs (1)
303
case BoundKind.
StackAllocArrayCreation
: