1 write to tasks
System.Core (1)
System\Diagnostics\Eventing\Reader\ProviderMetadata.cs (1)
481
this.
tasks
= et.AsReadOnly();
3 references to tasks
System.Core (3)
System\Diagnostics\Eventing\Reader\ProviderMetadata.cs (3)
477
if (this.
tasks
!= null)
478
return this.
tasks
;
483
return this.
tasks
;