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