5 references to ERR_DllImportNotLegalOnEventMethod
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
792ERRID.ERR_DllImportNotLegalOnEventMethod,
Symbols\Source\SourceMethodSymbol.vb (1)
1784diagnostics.Add(ERRID.ERR_DllImportNotLegalOnEventMethod, syntax.Name.GetLocation())
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (3)
Attributes\AttributeTests_WellKnownAttributes.vb (3)
1596Diagnostic(ERRID.ERR_DllImportNotLegalOnEventMethod, "DllImport"), 1597Diagnostic(ERRID.ERR_DllImportNotLegalOnEventMethod, "DllImport"), 1598Diagnostic(ERRID.ERR_DllImportNotLegalOnEventMethod, "DllImport"),