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