3 writes to _isSet
Aspire.Hosting.Foundry (3)
HostedAgent\AzureHostedAgentResource.cs (3)
527
_isSet
= true;
535
_isSet
= false;
544
_isSet
= true;
2 references to _isSet
Aspire.Hosting.Foundry (2)
HostedAgent\AzureHostedAgentResource.cs (2)
522
if (
_isSet
)
550
if (
_isSet
== false)