4 references to WRN_CallerLineNumberParamForUnconsumedLocation
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
402
case ErrorCode.
WRN_CallerLineNumberParamForUnconsumedLocation
:
1556
or ErrorCode.
WRN_CallerLineNumberParamForUnconsumedLocation
Generated\ErrorFacts.Generated.cs (1)
151
case ErrorCode.
WRN_CallerLineNumberParamForUnconsumedLocation
:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1068
diagnostics.Add(ErrorCode.
WRN_CallerLineNumberParamForUnconsumedLocation
, node.Name.Location, ParameterSyntax.Identifier.ValueText);