2 writes to _messageResourceFile
System (2)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (2)
33_messageResourceFile = messageResourceFile; 57set { _messageResourceFile = value; }
1 reference to _messageResourceFile
System (1)
services\monitoring\system\diagnosticts\EventSourceCreationData.cs (1)
56get { return _messageResourceFile; }