6 references to IsNumeric
Microsoft.CodeAnalysis.CSharp (6)
CodeGen\EmitConversion.cs (6)
152Debug.Assert(IsNumeric(toType)); 155Debug.Assert(IsNumeric(fromType)); 215Debug.Assert(IsNumeric(fromType)); 219Debug.Assert(IsNumeric(toType)); 296Debug.Assert(IsNumeric(fromType)); 305Debug.Assert(IsNumeric(toType));