1 reference to s_promiseReferencePattern
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
AtsTypeScriptCodeGeneratorTests.cs (1)
1210
foreach (Match match in
s_promiseReferencePattern
.Matches(StripCommentsAndStringLiterals(aspireTs)))