3 references to GetArrayPostfix
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (3)
1093
s =
GetArrayPostfix
(typeRef.ArrayElementType);
1115
Output.Write(
GetArrayPostfix
(typeRef));
3162
s +=
GetArrayPostfix
(typeRef);