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