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