2 references to ToRuntimeType
Microsoft.CodeAnalysis.VisualBasic (2)
Preprocessor\ExpressionEvaluator.vb (2)
665
Return CConst.CreateChecked(System.Convert.ChangeType(numericVal, toSpecialType.
ToRuntimeType
(), CultureInfo.InvariantCulture))
689
Return CConst.CreateChecked(System.Convert.ChangeType(value.ValueAsObject, toSpecialType.
ToRuntimeType
(), CultureInfo.InvariantCulture))