2 references to _propAutoFlush
System (2)
compmod\system\diagnostics\TraceSection.cs (2)
20
_properties.Add(
_propAutoFlush
);
28
return (bool) this[
_propAutoFlush
];