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