3 references to GetAttributeLocation
Microsoft.AspNetCore.Mvc.Analyzers (3)
AttributesShouldNotBeAppliedToPageModelAnalyzer.cs (3)
87var location = GetAttributeLocation(context, attribute); 101var location = GetAttributeLocation(context, attribute); 115var location = GetAttributeLocation(context, attribute);