3 references to AppendArrayBound
Microsoft.CodeAnalysis.Scripting (3)
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (3)
182
AppendArrayBound
(sb, lowerBound, options.ArrayBoundRadix);
184
AppendArrayBound
(sb, length + lowerBound, options.ArrayBoundRadix);
188
AppendArrayBound
(sb, length, options.ArrayBoundRadix);