3 writes to guid
System.Core (3)
System\Diagnostics\Eventing\Reader\EventTask.cs (3)
49
this.
guid
= guid;
62
this.
guid
= Guid.Empty;
69
this.
guid
= task.EventGuid;
1 reference to guid
System.Core (1)
System\Diagnostics\Eventing\Reader\EventTask.cs (1)
100
return this.
guid
;