3 references to ResourceProperty
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
3840private static readonly pb::MessageParser<ResourceProperty> _parser = new pb::MessageParser<ResourceProperty>(() => new ResourceProperty()); 3869public ResourceProperty(ResourceProperty other) : this() {
Dashboard\proto\Partials.cs (1)
73resource.Properties.Add(new ResourceProperty { Name = property.Name, Value = property.Value, IsSensitive = property.IsSensitive });