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