1 reference to SynthesizeNumeric
Microsoft.CodeAnalysis (1)
Compilation\Expression.cs (1)
43
return
SynthesizeNumeric
(((INamedTypeSymbol)type).EnumUnderlyingType!, value);