1 write to _stringValue
ScenarioTests.Common.Tests (1)
ScenarioTestTypes.cs (1)
1326
set {
_stringValue
= value; }
1 reference to _stringValue
ScenarioTests.Common.Tests (1)
ScenarioTestTypes.cs (1)
1325
get { return
_stringValue
; }