9 references to StackAllocArrayCreation
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (2)
4117
case BoundKind.
StackAllocArrayCreation
:
4815
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Expressions.cs (1)
2807
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Statements.cs (1)
2379
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)
7202
: base(BoundKind.
StackAllocArrayCreation
, syntax, elementType, count, initializerOpt, type, hasErrors || count.HasErrors() || initializerOpt.HasErrors())
9208
case BoundKind.
StackAllocArrayCreation
:
Operations\CSharpOperationFactory.cs (1)
304
case BoundKind.
StackAllocArrayCreation
: