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