1 write to _notEmpty
Microsoft.AspNetCore.Http (1)
HeaderDictionary.cs (1)
405
_notEmpty
= true;
3 references to _notEmpty
Microsoft.AspNetCore.Http (3)
HeaderDictionary.cs (3)
415
if (
_notEmpty
)
429
if (
_notEmpty
)
452
if (
_notEmpty
)