3 references to ReportBadType
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LocalRewriter\LocalRewriter_SelectCase.vb (3)
171
Me.
ReportBadType
(selectCaseExpr, Compilation.GetSpecialType(SpecialType.System_Int32))
172
Me.
ReportBadType
(selectCaseExpr, Compilation.GetSpecialType(SpecialType.System_UInt32))
173
Me.
ReportBadType
(selectCaseExpr, Compilation.GetSpecialType(SpecialType.System_String))