1 write to _syntaxHelper
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\SyntaxValueProvider.cs (1)
32_syntaxHelper = syntaxHelper;
2 references to _syntaxHelper
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\SyntaxValueProvider.cs (2)
47new PredicateSyntaxStrategy<T>(predicate.WrapUserFunction(_context.CatchAnalyzerExceptions), transform.WrapUserFunction(_context.CatchAnalyzerExceptions), _syntaxHelper), 58new SyntaxReceiverStrategy<ISyntaxContextReceiver?>(creator, _registerOutput, _syntaxHelper), RegisterOutputAndDeferredInput);