4 references to WRN_CallerFilePathParamForUnconsumedLocation
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
403
case ErrorCode.
WRN_CallerFilePathParamForUnconsumedLocation
:
1557
or ErrorCode.
WRN_CallerFilePathParamForUnconsumedLocation
Generated\ErrorFacts.Generated.cs (1)
152
case ErrorCode.
WRN_CallerFilePathParamForUnconsumedLocation
:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1096
diagnostics.Add(ErrorCode.
WRN_CallerFilePathParamForUnconsumedLocation
, node.Name.Location, ParameterSyntax.Identifier.ValueText);