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