1 write to syncObject
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
66
syncObject
= new object();
7 references to syncObject
System.Core (7)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (7)
87
lock (this.
syncObject
) {
227
lock (this.
syncObject
) {
240
lock (this.
syncObject
) {
288
lock (this.
syncObject
) {
301
lock (this.
syncObject
) {
316
lock (this.
syncObject
) {
330
lock (this.
syncObject
) {