5 references to Sunny
SocialWeather (5)
Protobuf\WeatherReport.cs (5)
117
private global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind weather_ = global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind.
Sunny
;
167
if (Weather != global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind.
Sunny
) hash ^= Weather.GetHashCode();
221
if (Weather != global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind.
Sunny
) {
245
if (Weather != global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind.
Sunny
) {
269
if (other.Weather != global::SocialWeather.Protobuf.WeatherReport.Types.WeatherKind.
Sunny
) {