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