4 writes to _source
System (4)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (4)
17_source = source; 22_source = source; 30_source = source; 52set { _source = value; }
1 reference to _source
System (1)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (1)
51get { return _source; }