6 references to Undefined
Aspire.Hosting (6)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (5)
1525
private global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind kind_ = global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind.
Undefined
;
1585
if (Kind != global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind.
Undefined
) hash ^= Kind.GetHashCode();
1623
if (Kind != global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind.
Undefined
) {
1641
if (Kind != global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind.
Undefined
) {
1659
if (other.Kind != global::Aspire.ResourceService.Proto.V1.ResourceCommandResponseKind.
Undefined
) {
Dashboard\DashboardService.cs (1)
171
_ => ResourceCommandResponseKind.
Undefined