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