2 references to GetAttributeLocation
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Symbol_Attributes.cs (1)
703AttributeLocation explicitTarget = targetOpt.GetAttributeLocation();
Symbols\Synthesized\SynthesizedBackingFieldSymbol.cs (1)
292if (attribute.Target?.GetAttributeLocation() == AttributeLocation.Field)