14 references to WRN_DefAsgNoRetValFuncRef1
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\DataFlowPass.vb (2)
1270
warning = ERRID.
WRN_DefAsgNoRetValFuncRef1
1298
warning = ERRID.
WRN_DefAsgNoRetValFuncRef1
Errors\ErrorFacts.vb (1)
1445
ERRID.
WRN_DefAsgNoRetValFuncRef1
,
Generated\ErrorFacts.Generated.vb (1)
93
ERRID.
WRN_DefAsgNoRetValFuncRef1
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (9)
Binding\BindingErrorTests.vb (1)
18396
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("<anonymous method>")
Binding\SyncLockTests.vb (1)
144
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("<anonymous method>"))
Compilation\VisualBasicCompilationOptionsTests.vb (7)
423
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo"))
439
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo"))
448
comp.VerifyDiagnostics(Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo"))
458
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo").WithWarningAsError(True))
470
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo").WithWarningAsError(True))
483
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo").WithWarningAsError(True))
493
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo").WithWarningAsError(True))
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Source\MeMyBaseMyClassTests.vb (1)
1568
Diagnostic(ERRID.
WRN_DefAsgNoRetValFuncRef1
, "End Function").WithArguments("goo"))