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