4 references to WRN_CapturedPrimaryConstructorParameterPassedToBase
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
4997
diagnostics.Add(ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
, syntax.Location, parameter);
Errors\ErrorFacts.cs (2)
540
case ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
:
2338
or ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
Generated\ErrorFacts.Generated.cs (1)
315
case ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
: