1 write to _boolValue
UnitTests.Common (1)
TestTypes.cs (1)
684
set {
_boolValue
= value; }
1 reference to _boolValue
UnitTests.Common (1)
TestTypes.cs (1)
683
get { return
_boolValue
; }