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