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