1 instantiation of GeneratorAttributeSyntaxContext
Microsoft.Extensions.Logging.Generators (1)
src\libraries\Common\src\Roslyn\SyntaxValueProvider_ForAttributeWithMetadataName.cs (1)
146new GeneratorAttributeSyntaxContext(targetNode, targetSymbol, semanticModel, attributes),
2 references to GeneratorAttributeSyntaxContext
Microsoft.Extensions.Logging.Generators (2)
src\libraries\Common\src\Roslyn\SyntaxValueProvider_ForAttributeWithMetadataName.cs (2)
82/// cref="GeneratorAttributeSyntaxContext.TargetNode"/>) should be transformed. Nodes that do not pass this 93Func<GeneratorAttributeSyntaxContext, CancellationToken, T> transform)