3 references to Url
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
2310private static readonly pb::MessageParser<Url> _parser = new pb::MessageParser<Url>(() => new Url()); 2338public Url(Url other) : this() {
Dashboard\proto\Partials.cs (1)
46var url = new Url { EndpointName = urlSnapshot.Name ?? "", FullUrl = urlSnapshot.Url, IsInternal = urlSnapshot.IsInternal, IsInactive = urlSnapshot.IsInactive };