4 references to GetBaseTypeOutput
System (4)
compmod\microsoft\visualbasic\VBCodeProvider.cs (4)
1724string impl = GetBaseTypeOutput(e.PrivateImplementationType); 1845string impl = GetBaseTypeOutput(e.PrivateImplementationType); 1982string impl = GetBaseTypeOutput(e.PrivateImplementationType); 2736sb.Append(GetBaseTypeOutput(typeRef));