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