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