2 writes to ErrorMessage
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
1663ErrorMessage = other.ErrorMessage; 1716ErrorMessage = input.ReadString();
7 references to ErrorMessage
Aspire.Dashboard (7)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (6)
1577if (ErrorMessage != other.ErrorMessage) return false; 1586if (HasErrorMessage) hash ^= ErrorMessage.GetHashCode(); 1629output.WriteString(ErrorMessage); 1645size += 1 + pb::CodedOutputStream.ComputeStringSize(ErrorMessage); 1663ErrorMessage = other.ErrorMessage;
ResourceService\Partials.cs (1)
177ErrorMessage = ErrorMessage,