2 references to ERR_UnexpectedArgumentListInBaseTypeWithoutParameterList
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2564
or ErrorCode.
ERR_UnexpectedArgumentListInBaseTypeWithoutParameterList
Symbols\Source\SourceNamedTypeSymbol_Bases.cs (1)
695
diagnostics.Add(ErrorCode.
ERR_UnexpectedArgumentListInBaseTypeWithoutParameterList
, primaryConstructorBaseType.ArgumentList.Location);