3 references to ERR_InheritingFromRecordWithSealedToString
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2110
case ErrorCode.
ERR_InheritingFromRecordWithSealedToString
:
Symbols\Source\SourceMemberContainerSymbol.cs (1)
4197
ErrorCode.
ERR_InheritingFromRecordWithSealedToString
,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\RecordTests.cs (1)
7287
Diagnostic(ErrorCode.
ERR_InheritingFromRecordWithSealedToString
, "B").WithArguments("9.0", "10.0").WithLocation(5, 15)