3 references to ERR_EventImplRemoveHandlerParamWrong
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
697ERRID.ERR_EventImplRemoveHandlerParamWrong,
Symbols\Source\CustomEventAccessorSymbol.vb (1)
229diagnostics.Add(ERRID.ERR_EventImplRemoveHandlerParamWrong, location, _event.Name, firstImplementedEvent.Name, firstImplementedEvent.ContainingType)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Metadata\WinMdEventTest.vb (1)
1356Diagnostic(ERRID.ERR_EventImplRemoveHandlerParamWrong, "RemoveHandler(value As System.Action)").WithArguments("F", "E", "I"))