3 references to GetPythonMethodName
Aspire.Hosting.CodeGeneration.Python (3)
AtsPythonCodeGenerator.cs (3)
1353var pythonMethodName = GetPythonMethodName(methodName); 1660var methodName = GetPythonMethodName(capability.MethodName); 1818var methodName = GetPythonMethodName(capability.MethodName);