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