1 override of GetTypeOutput
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (1)
3155
protected override string
GetTypeOutput
(CodeTypeReference typeRef)
1 reference to GetTypeOutput
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
648
return this.
GetTypeOutput
(type);