3 references to FindClosingParenthesis
Aspire.Hosting.Java (3)
JavaVersionDetector.cs (3)
516var closingParenthesis = FindClosingParenthesis(script, openingParenthesis); 540var closingParenthesis = FindClosingParenthesis(script, openingParenthesis); 591var closingParenthesis = FindClosingParenthesis(script, openingParenthesis);