1 write to _bDataToWrite
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
78_bDataToWrite = value;
3 references to _bDataToWrite
System.Configuration (3)
System\Configuration\ConfigurationElement.cs (3)
75return _bDataToWrite; 1129bool DataToWrite = _bDataToWrite; 1151bool DataToWrite = _bDataToWrite;