4 writes to _text
System.Net.Http (4)
System\Net\Http\Headers\WarningHeaderValue.cs (4)
36
_text
= text;
49
_text
= text;
60
_text
= text;
71
_text
= source._text;
6 references to _text
System.Net.Http (6)
System\Net\Http\Headers\WarningHeaderValue.cs (6)
23
public string Text =>
_text
;
71
_text = source.
_text
;
86
sb.Append(
_text
);
104
string.Equals(
_text
, other.
_text
, StringComparison.Ordinal) &&
112
_text
,