2 references to Type
System.Core (2)
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
237
return "Convert " + convert.
Type
.ToString();
Microsoft\Scripting\Ast\ExpressionStringBuilder.cs (1)
170
return "Convert " + convert.
Type
;