1 override of GetTypeOutput
System.CodeDom (1)
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
2573protected override string GetTypeOutput(CodeTypeReference typeRef)
1 reference to GetTypeOutput
System.CodeDom (1)
System\CodeDom\Compiler\CodeGenerator.cs (1)
437string ICodeGenerator.GetTypeOutput(CodeTypeReference type) => GetTypeOutput(type);