1 write to _boundary
System.Web (1)
MultipartContentParser.cs (1)
105_boundary = boundary;
2 references to _boundary
System.Web (2)
MultipartContentParser.cs (2)
215int len = _boundary.Length; 223if (_data[_lineStart+i] != _boundary[i])