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)
75ApplyFix(editor, model, _argumentListNode, _sourceCharLiteral);