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