2 writes to writeHandle
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
4360
writeHandle
= result;
4422
writeHandle
= result;
8 references to writeHandle
System.Messaging (8)
System\Messaging\MessageQueue.cs (8)
4346
if (
writeHandle
.IsInvalid)
4353
if (
writeHandle
.IsInvalid)
4408
if (
writeHandle
.IsInvalid)
4415
if (
writeHandle
.IsInvalid)
4427
return
writeHandle
;
4505
if (!this.
writeHandle
.IsInvalid)
4509
if (!this.
writeHandle
.IsInvalid)
4511
this.
writeHandle
.Close();