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