2 references to _propAssertUIEnabled
System (2)
compmod\system\diagnostics\AssertSection.cs (2)
17
_properties.Add(
_propAssertUIEnabled
);
24
return (bool) this[
_propAssertUIEnabled
];