2 writes to reportTime_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
79reportTime_ = other.reportTime_; 111reportTime_ = value;
2 references to reportTime_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
79reportTime_ = other.reportTime_; 109get { return reportTime_; }