3 writes to _isSet
Aspire.Hosting.Foundry (3)
HostedAgent\AzureHostedAgentResource.cs (3)
224
_isSet
= true;
232
_isSet
= false;
241
_isSet
= true;
2 references to _isSet
Aspire.Hosting.Foundry (2)
HostedAgent\AzureHostedAgentResource.cs (2)
219
if (
_isSet
)
247
if (
_isSet
== false)