3 references to ERR_DllImportNotLegalOnDeclare
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
786ERRID.ERR_DllImportNotLegalOnDeclare,
Symbols\Source\SourceMethodSymbol.vb (1)
1776diagnostics.Add(ERRID.ERR_DllImportNotLegalOnDeclare, syntax.Name.GetLocation())
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Attributes\AttributeTests_WellKnownAttributes.vb (1)
1919Diagnostic(ERRID.ERR_DllImportNotLegalOnDeclare, "DllImport"))