2 writes to _reasonPhrase
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (2)
269
_reasonPhrase
= value;
371
_reasonPhrase
= null;
1 reference to _reasonPhrase
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
260
get =>
_reasonPhrase
;