3 references to ERR_AssgReadonlyPrimaryConstructorParameter
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (1)
1462
errorCode = ErrorCode.
ERR_AssgReadonlyPrimaryConstructorParameter
;
Errors\ErrorFacts.cs (1)
2350
or ErrorCode.
ERR_AssgReadonlyPrimaryConstructorParameter
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\PrimaryConstructorTests.cs (1)
14757
Diagnostic(ErrorCode.
ERR_AssgReadonlyPrimaryConstructorParameter
, "x").WithLocation(6, 9)