1 reference to s_namedSpanStartRegex
Microsoft.AspNetCore.App.Analyzers.Test (1)
RouteEmbeddedLanguage\Infrastructure\MarkupTestFile.cs (1)
76
var namedSpanStartMatch =
s_namedSpanStartRegex
.Match(input, currentIndexInInput);