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