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