1 instantiation of EmptyContent
System.Net.Http (1)
System\Net\Http\HttpResponseMessage.cs (1)
44
get { return _content ??= new
EmptyContent
(); }