3 references to GetArrayPostfix
System.CodeDom (3)
Microsoft\VisualBasic\VBCodeGenerator.cs (3)
774s = GetArrayPostfix(typeRef.ArrayElementType); 796Output.Write(GetArrayPostfix(typeRef)); 2580s += GetArrayPostfix(typeRef);