4 writes to Body
System.Messaging (4)
System\Messaging\Message.cs (4)
632this.filter.Body = true; 656this.filter.Body = true; 676this.filter.Body = true; 679this.filter.Body = false;
7 references to Body
System.Messaging (7)
System\Messaging\Message.cs (7)
611if (!this.filter.Body) 652if (!this.filter.Body) 701if (!this.filter.Body) 2096if (filter.Body) 2201if (this.filter.Body && this.cachedBodyObject != null) 2209if (this.filter.Body && this.cachedBodyStream != null) 2227if (this.filter.Body)