2 writes to _categoryResourceFile
System (2)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (2)
35
_categoryResourceFile
= categoryResourceFile;
67
set {
_categoryResourceFile
= value; }
1 reference to _categoryResourceFile
System (1)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (1)
66
get { return
_categoryResourceFile
; }