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