1 write to FrameWriter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2StreamContext.cs (1)
37
FrameWriter
= frameWriter;
2 references to FrameWriter
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2OutputProducer.cs (1)
63
_frameWriter = context.
FrameWriter
;
Internal\Http2\Http2Stream.cs (1)
70
context.
FrameWriter
,