3 references to Type
System (3)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
829
OutputType(e.
Type
);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
727
Output.Write("CType(Nothing, " + GetTypeOutput(e.
Type
) + ")");
compmod\system\codedom\compiler\CodeValidator.cs (1)
697
ValidateTypeReference(e.
Type
);