5 references to IsDecimal
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (2)
2347
ExplicitDefaultConstantValue.
IsDecimal
: true,
3236
if (sourceValue.
IsDecimal
)
Lowering\LocalRewriter\LocalRewriter_Literal.cs (2)
27
if (constantValue.
IsDecimal
)
54
Debug.Assert(constantValue.
IsDecimal
);
Symbols\Source\SourceComplexParameterSymbol.cs (1)
272
if (_lazyDefaultSyntaxValue.
IsDecimal
&&