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