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