4 references to WeatherReport
SocialWeather (4)
Protobuf\ProtobufWeatherStreamFormatter.cs (2)
13var protoWeatherReport = new Protobuf.WeatherReport(); 27var protoWeatherReport = new Protobuf.WeatherReport
Protobuf\WeatherReport.cs (2)
49private static readonly pb::MessageParser<WeatherReport> _parser = new pb::MessageParser<WeatherReport>(() => new WeatherReport()); 77public WeatherReport(WeatherReport other) : this() {