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