3 references to Type
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
326
OutputType(e.
Type
);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
489
Output.Write("CType(Nothing, " + GetTypeOutput(e.
Type
) + ")");
System\CodeDom\Compiler\CodeValidator.cs (1)
815
ValidateTypeReference(e.
Type
);