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