1 write to _sourceCharLiteral
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseStringContainsCharOverloadWithSingleCharacters.Fixer.cs (1)
60_sourceCharLiteral = sourceCharLiteral;
1 reference to _sourceCharLiteral
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\UseStringContainsCharOverloadWithSingleCharacters.Fixer.cs (1)
71var newExpression = editor.Generator.LiteralExpression(_sourceCharLiteral);