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