3 writes to _isSet
Aspire.Hosting.Foundry (3)
HostedAgent\AzureHostedAgentResource.cs (3)
531
_isSet
= true;
539
_isSet
= false;
548
_isSet
= true;
2 references to _isSet
Aspire.Hosting.Foundry (2)
HostedAgent\AzureHostedAgentResource.cs (2)
526
if (
_isSet
)
554
if (
_isSet
== false)