1 instantiation of GeneratorAttributeSyntaxContext
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (1)
121
new
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
81
Func<
GeneratorAttributeSyntaxContext
, CancellationToken, T> transform)