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