2 references to Flag_AddUpdate
System.Configuration (2)
System\Configuration\SectionRecord.cs (2)
132
get {return _flags[
Flag_AddUpdate
];}
133
set {_flags[
Flag_AddUpdate
] = value;}