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