2 writes to _batchSize
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
RunSettings\RunConfiguration.cs (2)
87_batchSize = Constants.DefaultBatchSize; 146_batchSize = value;
1 reference to _batchSize
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
RunSettings\RunConfiguration.cs (1)
143get => _batchSize;