2 references to ERR_NoMultipleInheritance
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1347or ErrorCode.ERR_NoMultipleInheritance
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
594diagnostics.Add(ErrorCode.ERR_NoMultipleInheritance, location, this, localBase, baseType);