4 references to WRN_UndefinedOrEmptyNamespaceOrClass1
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Symbols.vb (1)
512
Binder.ReportDiagnostic(diagBag, typeSyntax, ErrorFactory.ErrorInfo(ERRID.
WRN_UndefinedOrEmptyNamespaceOrClass1
, diagName))
Errors\ErrorFacts.vb (1)
1412
ERRID.
WRN_UndefinedOrEmptyNamespaceOrClass1
,
Generated\ErrorFacts.Generated.vb (1)
50
ERRID.
WRN_UndefinedOrEmptyNamespaceOrClass1
,
GlobalImport.vb (1)
112
If unmappedDiag.Code = ERRID.
WRN_UndefinedOrEmptyNamespaceOrClass1
Then