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