4 references to HasValue
Aspire.Hosting (4)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (4)
2141
if (
HasValue
) hash ^= Value.GetHashCode();
2187
if (
HasValue
) {
2208
if (
HasValue
) {
2229
if (other.
HasValue
) {