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)
18get => _text; 21if (!_text.Equals(value, StringComparison.Ordinal))