3 references to AppendArrayBound
Microsoft.CodeAnalysis.Scripting (3)
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (3)
181
AppendArrayBound
(sb, lowerBound, options.ArrayBoundRadix);
183
AppendArrayBound
(sb, length + lowerBound, options.ArrayBoundRadix);
187
AppendArrayBound
(sb, length, options.ArrayBoundRadix);