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