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