1 write to _text
dotnet (1)
Commands\Test\MTP\Terminal\TestDetailState.cs (1)
24
_text
= value;
2 references to _text
dotnet (2)
Commands\Test\MTP\Terminal\TestDetailState.cs (2)
18
get =>
_text
;
21
if (!
_text
.Equals(value, StringComparison.Ordinal))