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