1 write to ArgumentName
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\ForwardCancellationTokenToInvocations.Fixer.cs (1)
185
ArgumentName
= argumentName;
1 reference to ArgumentName
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\ForwardCancellationTokenToInvocations.Fixer.cs (1)
161
SyntaxNode identifier = generator.IdentifierName(fix.
ArgumentName
);