1 write to IsInternal
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
366
IsInternal
= isInternal;
2 references to IsInternal
Aspire.Dashboard (2)
Model\ResourceUrlHelpers.cs (2)
18
if ((includeInternalUrls && url.
IsInternal
) || !url.
IsInternal
)