1 reference to s_promiseDeclarationPattern
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
AtsTypeScriptCodeGeneratorTests.cs (1)
1189
foreach (Match match in
s_promiseDeclarationPattern
.Matches(StripComments(source)))