9 references to WithDebugging
Aspire.Hosting.Python (6)
PythonAppResourceBuilderExtensions.cs (6)
71.WithDebugging(); 109.WithDebugging(); 129/// Use <see cref="WithDebugging"/> to explicitly enable debugging support if the executable is a Python-based 187.WithDebugging() 230.WithDebugging() 282.WithDebugging()
Aspire.Hosting.Python.Tests (2)
AddPythonAppTests.cs (2)
1568.WithDebugging(); 1594.WithDebugging()
Python.AppHost (1)
AppHost.cs (1)
16.WithDebugging()