2 writes to _requestStreamInternal
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
326_requestStreamInternal = RequestBody;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
94_requestStreamInternal = RequestBody;
1 reference to _requestStreamInternal
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
92if (!ReferenceEquals(_requestStreamInternal, RequestBody))