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