3 references to IsValid
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (3)
296
if (
IsValid
(f))
323
if (!
IsValid
(_flags))
330
if (
IsValid
(flags))