1 write to _argumentListNode
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseStringMethodCharOverloadWithSingleCharacters.Fixer.cs (1)
51
_argumentListNode
= argumentListNode;
1 reference to _argumentListNode
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseStringMethodCharOverloadWithSingleCharacters.Fixer.cs (1)
75
ApplyFix(editor, model,
_argumentListNode
, _sourceCharLiteral);