2 references to StripCommentsAndStringLiterals
Aspire.Hosting.CodeGeneration.TypeScript.Tests (2)
AtsTypeScriptCodeGeneratorTests.cs (2)
1325foreach (Match match in s_promiseReferencePattern.Matches(StripCommentsAndStringLiterals(aspireTs))) 2950var referenced = s_apiTypeReferencePattern.Matches(StripCommentsAndStringLiterals(packageSource))