2 references to GetStackAllocType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
4178
type:
GetStackAllocType
(node, TypeWithAnnotations.Create(bestType), diagnostics, out bool hasErrors),
4526
TypeSymbol type =
GetStackAllocType
(node, elementType, diagnostics, out bool hasErrors);