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