1 write to _transformFunc
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
28
_transformFunc
= transformFunc;
1 reference to _transformFunc
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\PredicateSyntaxStrategy.cs (1)
105
var transformed = _owner.
_transformFunc
(value, cancellationToken);