3 references to GetTypeScriptMethodName
Aspire.Hosting.CodeGeneration.TypeScript (3)
AtsTypeScriptCodeGenerator.cs (2)
2709var methodName = TypeScriptApiProjector.GetTypeScriptMethodName(capability.MethodName); 2827: TypeScriptApiProjector.GetTypeScriptMethodName(capability.MethodName);
TypeScriptApiProjector.cs (1)
383: GetTypeScriptMethodName(capability.MethodName);