2 references to IsNegativeConstantForArraySize
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
4106
if (
IsNegativeConstantForArraySize
(size))
4566
if (
IsNegativeConstantForArraySize
(count))