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)
105var transformed = _owner._transformFunc(value, cancellationToken);