1 write to TargetSymbol
Microsoft.Extensions.Logging.Generators (1)
src\libraries\Common\src\Roslyn\SyntaxValueProvider_ForAttributeWithMetadataName.cs (1)
53
TargetSymbol
= targetSymbol;
2 references to TargetSymbol
Microsoft.Extensions.Logging.Generators (2)
src\libraries\Common\src\Roslyn\SyntaxValueProvider_ForAttributeWithMetadataName.cs (2)
37
/// <see cref="AttributeData"/>s for any matching attributes on <see cref="
TargetSymbol
"/>. Always non-empty. All
41
/// To get the entire list of attributes, use <see cref="ISymbol.GetAttributes"/> on <see cref="
TargetSymbol
"/>.