2 writes to temperature_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
78
temperature_
= other.temperature_;
99
temperature_
= value;
2 references to temperature_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
78
temperature_ = other.
temperature_
;
97
get { return
temperature_
; }