3 references to FastClassifyPredefinedConversion
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\Conversions.vb (3)
1627
conv =
FastClassifyPredefinedConversion
(sourceType, destination).Value
1660
conv =
FastClassifyPredefinedConversion
(sourceType, destination).Value
2196
Dim fastConversion =
FastClassifyPredefinedConversion
(source, destination)