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