1 write to _comparer
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
49_comparer = comparer;
1 reference to _comparer
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
52_transformTable = table.GetStateTableOrEmpty<T>(_key).ToBuilder(_name, trackIncrementalSteps, _comparer);