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