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