1 reference to computeCurrentTableValues
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\BatchNode.cs (1)
56var result = tryReusePreviousTableValues(entryCount) ?? computeCurrentTableValues(entryCount);