2 types derived from BuildClientTests
VBCSCompiler.UnitTests (2)
BuildClientTests.cs (2)
30
public sealed class ServerTests :
BuildClientTests
192
public sealed class TryParseClientArgsTest :
BuildClientTests
1 reference to BuildClientTests
VBCSCompiler.UnitTests (1)
ServerUtil.cs (1)
159
internal static string DefaultClientDirectory { get; } = Path.GetDirectoryName(typeof(
BuildClientTests
).Assembly.Location);