2 references to GetTypeArgumentsOutput
System (2)
compmod\microsoft\visualbasic\VBCodeProvider.cs (2)
2707
GetTypeArgumentsOutput
(typeRef.TypeArguments, currentTypeArgStart, numTypeArgs, sb);
2742
GetTypeArgumentsOutput
(typeArguments, 0, typeArguments.Count, sb);