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