9 references to StackAllocArrayCreation
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (2)
4394
case BoundKind.
StackAllocArrayCreation
:
5069
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Expressions.cs (1)
2880
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Statements.cs (1)
2421
case BoundKind.
StackAllocArrayCreation
:
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1113
case BoundKind.
StackAllocArrayCreation
:
BoundTree\BoundExpression.cs (1)
84
case BoundKind.
StackAllocArrayCreation
:
Generated\BoundNodes.xml.Generated.cs (2)
7204
: base(BoundKind.
StackAllocArrayCreation
, syntax, elementType, count, initializerOpt, type, hasErrors || count.HasErrors() || initializerOpt.HasErrors())
9246
case BoundKind.
StackAllocArrayCreation
:
Operations\CSharpOperationFactory.cs (1)
304
case BoundKind.
StackAllocArrayCreation
: