4 references to WRN_CallerArgumentExpressionAttributeSelfReferential
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
498case ErrorCode.WRN_CallerArgumentExpressionAttributeSelfReferential: 2200or ErrorCode.WRN_CallerArgumentExpressionAttributeSelfReferential
Generated\ErrorFacts.Generated.cs (1)
278case ErrorCode.WRN_CallerArgumentExpressionAttributeSelfReferential:
Symbols\Source\SourceComplexParameterSymbol.cs (1)
1209diagnostics.Add(ErrorCode.WRN_CallerArgumentExpressionAttributeSelfReferential, node.Name.Location, ParameterSyntax.Identifier.ValueText);