4 references to WRN_CapturedPrimaryConstructorParameterPassedToBase
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
5141
diagnostics.Add(ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
, syntax.Location, parameter);
Errors\ErrorFacts.cs (2)
547
case ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
:
2354
or ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
Generated\ErrorFacts.Generated.cs (1)
314
case ErrorCode.
WRN_CapturedPrimaryConstructorParameterPassedToBase
: