1 instantiation of GeneratorAttributeSyntaxContext
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (1)
121new GeneratorAttributeSyntaxContext(targetNode, targetSymbol, semanticModel, attributes),
2 references to GeneratorAttributeSyntaxContext
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (2)
72/// cref="GeneratorAttributeSyntaxContext.TargetNode"/>) should be transformed. Nodes that do not pass this 81Func<GeneratorAttributeSyntaxContext, CancellationToken, T> transform)