1 reference to DoUncheckedConversion
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Conversions.cs (1)
3256return ConstantValue.Create(DoUncheckedConversion(destinationType, sourceValue), destinationType);