3 writes to _bElementPresent
System.Configuration (3)
System\Configuration\ConfigurationElement.cs (3)
125
_bElementPresent
= value;
568
_bElementPresent
= false;
1435
_bElementPresent
= true;
1 reference to _bElementPresent
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
122
return
_bElementPresent
;