1 instantiation of PythonPackageInstallerAnnotation
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
1386builder.WithAnnotation(new PythonPackageInstallerAnnotation(installer));
1 reference to PythonPackageInstallerAnnotation
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
1334builder.Resource.Annotations.OfType<PythonPackageInstallerAnnotation>()