2 references to GetFormatter
SocialWeather (2)
PersistentConnectionLifeTimeManager.cs (1)
46var formatter = _formatterResolver.GetFormatter<T>((string)connection.Items["format"]);
SocialWeatherConnectionHandler.cs (1)
32var formatter = _formatterResolver.GetFormatter<WeatherReport>(