4 references to ERR_RefReadonlyPrimaryConstructorParameter
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (1)
1233errorCode = ErrorCode.ERR_RefReadonlyPrimaryConstructorParameter;
Errors\ErrorFacts.cs (1)
2353or ErrorCode.ERR_RefReadonlyPrimaryConstructorParameter
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Semantics\PrimaryConstructorTests.cs (2)
14942Diagnostic(ErrorCode.ERR_RefReadonlyPrimaryConstructorParameter, "x").WithLocation(4, 25), 14945Diagnostic(ErrorCode.ERR_RefReadonlyPrimaryConstructorParameter, "x").WithLocation(7, 25)