9 references to StackAllocArrayCreation
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (2)
3540
case BoundKind.
StackAllocArrayCreation
:
3953
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Expressions.cs (1)
2597
case BoundKind.
StackAllocArrayCreation
:
Binder\Binder_Statements.cs (1)
2346
case BoundKind.
StackAllocArrayCreation
:
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1076
case BoundKind.
StackAllocArrayCreation
:
BoundTree\BoundExpression.cs (1)
64
case BoundKind.
StackAllocArrayCreation
:
Generated\BoundNodes.xml.Generated.cs (2)
6933
: base(BoundKind.
StackAllocArrayCreation
, syntax, elementType, count, initializerOpt, type, hasErrors || count.HasErrors() || initializerOpt.HasErrors())
8876
case BoundKind.
StackAllocArrayCreation
:
Operations\CSharpOperationFactory.cs (1)
300
case BoundKind.
StackAllocArrayCreation
: