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