2 references to VSTEST_
dotnet (2)
Commands\Test\VSTest\VSTestFeatureFlag.cs (2)
19private const string VSTEST_ = nameof(VSTEST_); 37public const string DISABLE_ARTIFACTS_POSTPROCESSING = VSTEST_ + nameof(DISABLE_ARTIFACTS_POSTPROCESSING);