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