3 writes to _machineName
System (3)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (3)
24
_machineName
= machineName;
32
_machineName
= machineName;
47
set {
_machineName
= value; }
1 reference to _machineName
System (1)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (1)
46
get { return
_machineName
; }