4 references to WRN_CallerMemberNameParamForUnconsumedLocation
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
404
case ErrorCode.
WRN_CallerMemberNameParamForUnconsumedLocation
:
1561
or ErrorCode.
WRN_CallerMemberNameParamForUnconsumedLocation
Generated\ErrorFacts.Generated.cs (1)
153
case ErrorCode.
WRN_CallerMemberNameParamForUnconsumedLocation
:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1135
diagnostics.Add(ErrorCode.
WRN_CallerMemberNameParamForUnconsumedLocation
, node.Name.Location, ParameterSyntax.Identifier.ValueText);