3 references to GetPythonMethodName
Aspire.Hosting.CodeGeneration.Python (3)
AtsPythonCodeGenerator.cs (3)
1278var pythonMethodName = GetPythonMethodName(methodName); 1584var methodName = GetPythonMethodName(capability.MethodName); 1740var methodName = GetPythonMethodName(capability.MethodName);