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