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