7 references to IsInsideStringLiteral
Aspire.Hosting.Java (7)
JavaVersionDetector.cs (7)
475
&& !script.
IsInsideStringLiteral
(match.Index)
498
if (script.
IsInsideStringLiteral
(index))
580
if (script.
IsInsideStringLiteral
(index) || !IsIdentifierAt(script.Text, "project", index))
621
if (script.
IsInsideStringLiteral
(index))
668
if (script.
IsInsideStringLiteral
(index))
725
|| script.
IsInsideStringLiteral
(match.Index))
760
if (script.
IsInsideStringLiteral
(index))