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