2 references to ERR_ReturnFromNonFunction
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
5023If(isAsync AndAlso Not methodReturnType.SpecialType = SpecialType.System_Void, ERRID.ERR_ReturnFromNonGenericTaskAsync, ERRID.ERR_ReturnFromNonFunction)))
Errors\ErrorFacts.vb (1)
424ERRID.ERR_ReturnFromNonFunction,