4 references to GetBaseTypeOutput
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (4)
1918
string impl =
GetBaseTypeOutput
(e.PrivateImplementationType);
2059
string impl =
GetBaseTypeOutput
(e.PrivateImplementationType);
2219
string impl =
GetBaseTypeOutput
(e.PrivateImplementationType);
3121
sb.Append(
GetBaseTypeOutput
(typeRef));