2 writes to _packager
Microsoft.Maui.Controls.Compatibility (2)
Android\VisualElementRenderer.cs (2)
229
_packager
= null;
380
_packager
= packager;
3 references to _packager
Microsoft.Maui.Controls.Compatibility (3)
Android\VisualElementRenderer.cs (3)
167
if (AutoPackage &&
_packager
== null)
226
if (
_packager
!= null)
228
_packager
.Dispose();