4 references to ERR_TypeClashesWithVbCoreType4
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
706
ERRID.
ERR_TypeClashesWithVbCoreType4
,
Symbols\Source\SourceNamedTypeSymbol.vb (2)
528
Binder.ReportDiagnostic(diagBag, id, ERRID.
ERR_TypeClashesWithVbCoreType4
,
541
Binder.ReportDiagnostic(diagBag, location, ERRID.
ERR_TypeClashesWithVbCoreType4
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Binding\BindingErrorTests.vb (1)
24213
options:=TestOptions.ReleaseDll.WithEmbedVbCoreRuntime(True)).VerifyDiagnostics(Diagnostic(ERRID.
ERR_TypeClashesWithVbCoreType4
, "HideModuleNameAttribute").WithArguments("class", "HideModuleNameAttribute", "class", "HideModuleNameAttribute"),