1 write to machineName
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
177this.machineName = machineName;
31 references to machineName
System (31)
services\monitoring\system\diagnosticts\EventLog.cs (3)
168new EventLogPermission(EventLogPermissionAccess.Write, oldLog.machineName).Assert(); 198new EventLogPermission(EventLogPermissionAccess.Write, oldLog.machineName).Assert(); 310new EventLogPermission(EventLogPermissionAccess.Write, oldLog.machineName).Assert();
services\monitoring\system\diagnosticts\EventLogInternal.cs (28)
194string currentMachineName = this.machineName; 211OpenForRead(this.machineName); 259string currentMachineName = this.machineName; 309string currentMachineName = this.machineName; 340string currentMachineName = this.machineName; 353string currentMachineName = this.machineName; 371string currentMachineName = this.machineName; 402string currentMachineName = this.machineName; 426string currentMachineName = this.machineName; 447string currentMachineName = this.machineName; 455string currentMachineName = this.machineName; 474OpenForRead(this.machineName); 493OpenForRead(this.machineName); 508string currentMachineName = this.machineName; 537string currentMachineName = this.machineName; 585string currentMachineName = this.machineName; 593string currentMachineName = this.machineName; 605string currentMachineName = this.machineName; 625string currentMachineName = this.machineName; 653Close(this.machineName); 811string currentMachineName = this.machineName; 882string currentMachineName = this.machineName; 1033OpenForRead(this.machineName); 1072string currentMachineName = this.machineName; 1242string currentMachineName = this.machineName; 1348string currentMachineName = this.machineName; 1625string currentMachineName = machineName; 1653string currentMachineName = machineName;