3 references to GetArrayPostfix
System.CodeDom (3)
Microsoft\VisualBasic\VBCodeGenerator.cs (3)
771s = GetArrayPostfix(typeRef.ArrayElementType); 793Output.Write(GetArrayPostfix(typeRef)); 2577s += GetArrayPostfix(typeRef);