3 references to ERR_StructCantInherit
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
406
ERRID.
ERR_StructCantInherit
,
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1016
CheckNoBase(inheritsSyntax, ERRID.
ERR_StructCantInherit
, diagBag)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
CodeGen\CodeGenVBCore.vb (1)
3025
Diagnostic(ERRID.
ERR_StructCantInherit
, "Inherits System.Exception").WithLocation(19, 13),