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