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