2 references to SubMatch
Microsoft.AspNetCore.WebUtilities (2)
MultipartReaderStream.cs (2)
202
if (
SubMatch
(bufferedData, _boundary.BoundaryBytes, out var matchOffset, out var matchCount))
285
if (
SubMatch
(bufferedData, _boundary.BoundaryBytes, out matchOffset, out matchCount))