2 references to CannotBeNullOrEmpty
Microsoft.TestPlatform.CoreUtilities (2)
Output\OutputExtensions.cs (1)
105throw new ArgumentException(Resources.CannotBeNullOrEmpty, nameof(format));
Utilities\JobQueue.cs (1)
106throw new ArgumentException(Resources.CannotBeNullOrEmpty, nameof(displayName));