2 overrides of AllowedAttributeLocations
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceCustomEventSymbol.cs (1)
195protected override AttributeLocation AllowedAttributeLocations
Symbols\Source\SourceFieldLikeEventSymbol.cs (1)
178protected override AttributeLocation AllowedAttributeLocations
1 reference to AllowedAttributeLocations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceEventSymbol.cs (1)
189return this.AllowedAttributeLocations;