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