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