Home
last modified time | relevance | path

Searched defs:ConversionIsNotSupportedForArithmeticTypes (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Core/corefx/
H A DSR.cs51 …public const string ConversionIsNotSupportedForArithmeticTypes = "Conversion is not supported for … field in SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/
H A DStrings.cs320 …internal static string ConversionIsNotSupportedForArithmeticTypes => SR.ConversionIsNotSupportedFo… field in System.Linq.Expressions.Strings
H A DError.cs463 internal static Exception ConversionIsNotSupportedForArithmeticTypes() in ConversionIsNotSupportedForArithmeticTypes() method in System.Linq.Expressions.Error