3 references to None
Microsoft.AspNetCore.Server.HttpSys (3)
RequestProcessing\Request.cs (2)
48_contentBoundaryType = BoundaryType.None; 217if (_contentBoundaryType == BoundaryType.None)
RequestProcessing\Response.cs (1)
47_boundaryType = BoundaryType.None;