4 writes to _to
System.Net.Http (4)
System\Net\Http\Headers\ContentRangeHeaderValue.cs (4)
48_to = to; 73_to = to; 89_to = source._to; 356result._to = to;
6 references to _to
System.Net.Http (6)
System\Net\Http\Headers\ContentRangeHeaderValue.cs (6)
29public long? To => HasRange ? _to : null; 89_to = source._to; 97_to == other._to && 105_to, 118sb.AppendSpanFormattable(_to);