3 references to StripComments
Aspire.Hosting.CodeGeneration.TypeScript.Tests (3)
AtsTypeScriptCodeGeneratorTests.cs (3)
1304
foreach (Match match in s_promiseDeclarationPattern.Matches(
StripComments
(source)))
1368
StripComments
(typeScript),
1425
var aspireTs =
StripComments
(generatedAspireTs);