1 reference to s_allowedBoundaryChars
System.Net.Http (1)
System\Net\Http\MultipartContent.cs (1)
85if (boundary.AsSpan().ContainsAnyExcept(s_allowedBoundaryChars))