4 writes to _agent
System.Net.Http (4)
System\Net\Http\Headers\WarningHeaderValue.cs (4)
35_agent = agent; 48_agent = agent; 59_agent = agent; 70_agent = source._agent;
6 references to _agent
System.Net.Http (6)
System\Net\Http\Headers\WarningHeaderValue.cs (6)
21public string Agent => _agent; 70_agent = source._agent; 84sb.Append(_agent); 103string.Equals(_agent, other._agent, StringComparison.OrdinalIgnoreCase) && 111StringComparer.OrdinalIgnoreCase.GetHashCode(_agent),