1 reference to s_runtimeDeclaredNames
Aspire.Hosting.CodeGeneration.TypeScript (1)
TypeScriptApiProjector.cs (1)
580
var declaredNames = new HashSet<string>(
s_runtimeDeclaredNames
, StringComparer.Ordinal);