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