2 writes to zipCode_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
81
zipCode_
= other.zipCode_;
135
zipCode_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to zipCode_
SocialWeather (2)
Protobuf\WeatherReport.cs (2)
81
zipCode_ = other.
zipCode_
;
133
get { return
zipCode_
; }