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