2 references to IsArgumentToAttributeParameterWithMatchingStringSyntaxAttribute
Microsoft.AspNetCore.App.Analyzers (2)
RouteEmbeddedLanguage\FrameworkParametersCompletionProvider.cs (1)
303
if (RouteStringSyntaxDetector.
IsArgumentToAttributeParameterWithMatchingStringSyntaxAttribute
(
RouteEmbeddedLanguage\Infrastructure\RouteStringSyntaxDetector.cs (1)
92
if (
IsArgumentToAttributeParameterWithMatchingStringSyntaxAttribute
(semanticModel, container.Parent, cancellationToken, out identifier))