1 write to _length
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\MediaType.cs (1)
311
_length
= length;
2 references to _length
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\MediaType.cs (2)
334
ParsingFailed =
_length
!= null && CurrentOffset <
_length
;